28 #ifndef CASA_MATRIXMATH_H 29 #define CASA_MATRIXMATH_H 32 #include <casacore/casa/aips.h> 33 #include <casacore/casa/Arrays/Vector.h> 34 #include <casacore/casa/Arrays/Matrix.h> 35 #include <casacore/casa/BasicSL/Complex.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)
T product(const TableVector< T > &tv)
A 2-D Specialization of the Array class.
T innerProduct(const TableVector< T > &l, const TableVector< T > &r)
std::complex< Double > DComplex
T norm(const TableVector< T > &tv)
this file contains all the compiler specific defines