143 template <
class Qtype>
145 template <
class Qtype>
147 template <
class Qtype>
149 template <
class Qtype>
151 template <
class Qtype>
153 template <
class Qtype>
155 template <
class Qtype>
157 template <
class Qtype>
170 template <
class Qtype>
172 template <
class Qtype>
174 template <
class Qtype>
176 template <
class Qtype>
178 template <
class Qtype>
180 template <
class Qtype>
193 template <
class Qtype>
195 template <
class Qtype>
197 template <
class Qtype>
199 template <
class Qtype>
201 template <
class Qtype>
203 template <
class Qtype>
205 template <
class Qtype>
207 template <
class Qtype>
209 template <
class Qtype>
211 template <
class Qtype>
213 template <
class Qtype>
215 template <
class Qtype>
221 template <
class Qtype>
223 template <
class Qtype>
247 #ifndef CASACORE_NO_AUTO_TEMPLATES
248 #include <casacore/casa/Quanta/QMath.tcc>
249 #endif //# CASACORE_NO_AUTO_TEMPLATES
LatticeExprNode log10(const LatticeExprNode &expr)
LatticeExprNode log(const LatticeExprNode &expr)
LatticeExprNode operator/(const LatticeExprNode &left, const LatticeExprNode &right)
LatticeExprNode max(const LatticeExprNode &left, const LatticeExprNode &right)
LatticeExprNode exp(const LatticeExprNode &expr)
LatticeExprNode floor(const LatticeExprNode &expr)
LatticeExprNode cos(const LatticeExprNode &expr)
LatticeExprNode min(const LatticeExprNode &left, const LatticeExprNode &right)
LatticeExprNode abs(const LatticeExprNode &expr)
Numerical 1-argument functions which result in a real number regardless of input expression type...
LatticeExprNode sqrt(const LatticeExprNode &expr)
LatticeExprNode tan(const LatticeExprNode &expr)
LatticeExprNode atan(const LatticeExprNode &expr)
Quantities (i.e. dimensioned values)
LatticeExprNode atan2(const LatticeExprNode &left, const LatticeExprNode &right)
Numerical 2-argument functions.
LatticeExprNode operator+(const LatticeExprNode &expr)
Global functions operating on a LatticeExprNode.
LatticeExprNode asin(const LatticeExprNode &expr)
LatticeExprNode acos(const LatticeExprNode &expr)
LatticeExprNode operator-(const LatticeExprNode &expr)
LatticeExprNode ceil(const LatticeExprNode &expr)
LatticeExprNode pow(const LatticeExprNode &left, const LatticeExprNode &right)
MVBaseline operator*(const RotMatrix &left, const MVBaseline &right)
Rotate a Baseline vector with rotation matrix and other multiplications.
LatticeExprNode sin(const LatticeExprNode &expr)
Numerical 1-argument functions.