28 #ifndef CASA_MATRIXMATH_H
29 #define CASA_MATRIXMATH_H
197 #ifndef CASACORE_NO_AUTO_TEMPLATES
198 #include <casacore/casa/Arrays/MatrixMath.tcc>
199 #endif //# CASACORE_NO_AUTO_TEMPLATES
A 1-D Specialization of the Array class.
TableExprNode transpose(const TableExprNode &array)
Transpose all axes of a (masked) array.
std::complex< Float > Complex
TableVector< T > crossProduct(const TableVector< T > &l, const TableVector< T > &r)
A 2-D Specialization of the Array class.
T innerProduct(const TableVector< T > &l, const TableVector< T > &r)
Matrix< casacore::Complex > adjoint(const casacore::Matrix< casacore::Complex > &A)
The conjugate/transpose or adjoint of the complex matrix A.
casacore::Matrix< T > Rot3D(casacore::Int axis, T angle)
Create a 3D rotation matrix (3x3).
std::complex< Double > DComplex
TableExprNode product(const TableExprNode &array)
Matrix< casacore::Complex > conjugate(const casacore::Matrix< casacore::Complex > &A)
complex space function specifications
TableExprNode norm(const TableExprNode &node)
#define casacore
<X11/Intrinsic.h> #defines true, false, casacore::Bool, and String.