_BaseMatrix(void) | Util::_BaseMatrix< Rows, Cols, Matrix< Rows, Cols >, Matrix< Cols, Rows > > | |
_m | Util::_BaseMatrix< Rows, Cols, Matrix< Rows, Cols >, Matrix< Cols, Rows > > | private |
Distance(const Element &e1, const Element &e2) | Util::_InnerProductSpace< Element > | inlineprivatestatic |
dot(const _BaseMatrix &p) const | Util::_BaseMatrix< Rows, Cols, Matrix< Rows, Cols >, Matrix< Cols, Rows > > | |
Dot(const Element &e1, const Element &e2) | Util::_InnerProductSpace< Element > | inlineprivatestatic |
Length(const Element &e) | Util::_InnerProductSpace< Element > | inlineprivatestatic |
length(void) const | Util::_InnerProductSpace< Element > | inlineprivate |
Matrix(void) | Util::Matrix< Rows, Cols > | |
operator()(int r, int c) | Util::_BaseMatrix< Rows, Cols, Matrix< Rows, Cols >, Matrix< Cols, Rows > > | |
operator()(int r, int c) const | Util::_BaseMatrix< Rows, Cols, Matrix< Rows, Cols >, Matrix< Cols, Rows > > | |
operator*(const Matrix< Cols, _Cols > &m) const | Util::Matrix< Rows, Cols > | |
_BaseMatrix< Rows, Cols, Matrix< Rows, Cols >, Matrix< Cols, Rows > >::operator*(const Point< Cols > &p) const | Util::_BaseMatrix< Rows, Cols, Matrix< Rows, Cols >, Matrix< Cols, Rows > > | |
_BaseMatrix< Rows, Cols, Matrix< Rows, Cols >, Matrix< Cols, Rows > >::operator*(double s) const | Util::_BaseMatrix< Rows, Cols, Matrix< Rows, Cols >, Matrix< Cols, Rows > > | |
operator+(const Matrix< Rows, Cols > &m) const | Util::_BaseMatrix< Rows, Cols, Matrix< Rows, Cols >, Matrix< Cols, Rows > > | |
SquareDistance(const Element &e1, const Element &e2) | Util::_InnerProductSpace< Element > | inlineprivatestatic |
SquareNorm(const Element &e) | Util::_InnerProductSpace< Element > | inlineprivatestatic |
squareNorm(void) const | Util::_InnerProductSpace< Element > | inlineprivate |
transpose(void) const | Util::_BaseMatrix< Rows, Cols, Matrix< Rows, Cols >, Matrix< Cols, Rows > > | |
unit(void) const | Util::_InnerProductSpace< Element > | inlineprivate |