| adjoint(const Matrix< std::complex< float >> &A) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| adjoint(const Matrix< std::complex< double >> &A) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| adjoint(const Matrix< int > &A) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| adjoint(const Matrix< float > &A) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| adjoint(const Matrix< double > &A) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| crossProduct(const Vector< T > &x, const Vector< T > &y) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| crossProduct2D(const Vector< T > &x, const Vector< T > &y) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| directProduct(const Vector< T > &x, const Vector< T > &y) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| directProduct(const Matrix< T > &A, const Matrix< T > &B) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| innerProduct(const Vector< T > &x, const Vector< T > &y) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| innerProduct(const Vector< std::complex< float >> &x, const Vector< std::complex< float >> &y) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| innerProduct(const Vector< std::complex< double >> &x, const Vector< std::complex< double >> &y) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| norm(const Vector< int > &x) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| norm(const Vector< float > &x) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| norm(const Vector< double > &x) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| norm(const Vector< std::complex< float >> &x) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| norm(const Vector< std::complex< double >> &x) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| norm1(const Matrix< int > &A) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| norm1(const Matrix< float > &A) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| norm1(const Matrix< double > &A) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| norm1(const Matrix< std::complex< float >> &A) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| norm1(const Matrix< std::complex< double >> &A) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| normI(const Matrix< int > &A) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| normI(const Matrix< float > &A) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| normI(const Matrix< double > &A) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| normI(const Matrix< std::complex< float >> &A) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| normI(const Matrix< std::complex< double >> &A) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| product(const Vector< T > &x, const Matrix< T > &yT) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| product(const Matrix< T > &A, const Vector< T > &x) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| product(const Matrix< T > &A, const Matrix< T > &B) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| product(const Matrix< std::complex< float >> &, const Vector< float > &) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| Rot3D(int axis, T angle) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| Rot3D(int axis, double angle) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| Rot3D(int axis, float angle) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| rproduct(const Matrix< std::complex< float >> &, const Vector< std::complex< float >> &) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| rproduct(const Matrix< std::complex< float >> &, const Matrix< std::complex< float >> &) | casacore::MatrixMath_global_functions_Linear_Algebra | |
| transpose(const Matrix< T > &A) | casacore::MatrixMath_global_functions_Linear_Algebra | |