53 template <
typename Dtype>
128 template <
typename Dtype>
132 template <
typename Dtype>
Standard functor implementations and comparison objects.
const Dtype & get_value() const
Field & operator+=(const Field &rhs)
Field operator+(const Field &rhs)
Field & operator=(const Dtype &d)
Main namespace for Aleph-w library functions.
Field< long double > Ldouble
std::ostream & operator<<(std::ostream &osObject, const Field< T > &rightOp)
DynList< T > maps(const C &c, Op op)
Classic map operation.