33 #include <casacore/casa/aips.h> 34 #include <casacore/casa/BasicSL/Complex.h> 35 #include <casacore/casa/Quanta/Quantum.h> 40 template <
class T>
class Array;
144 template <
class Qtype>
146 template <
class Qtype>
148 template <
class Qtype>
150 template <
class Qtype>
152 template <
class Qtype>
154 template <
class Qtype>
156 template <
class Qtype>
158 template <
class Qtype>
171 template <
class Qtype>
173 template <
class Qtype>
175 template <
class Qtype>
177 template <
class Qtype>
179 template <
class Qtype>
181 template <
class Qtype>
194 template <
class Qtype>
196 template <
class Qtype>
198 template <
class Qtype>
200 template <
class Qtype>
202 template <
class Qtype>
204 template <
class Qtype>
206 template <
class Qtype>
208 template <
class Qtype>
210 template <
class Qtype>
212 template <
class Qtype>
214 template <
class Qtype>
216 template <
class Qtype>
222 template <
class Qtype>
224 template <
class Qtype>
248 #ifndef CASACORE_NO_AUTO_TEMPLATES 249 #include <casacore/casa/Quanta/QMath.tcc> 250 #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)
this file contains all the compiler specific defines
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.