Assignments
Assignments
Util::Matrix< Rows, Cols > Member List

This is the complete list of members for Util::Matrix< Rows, Cols >, including all inherited members.

_BaseMatrix(void)Util::_BaseMatrix< Rows, Cols, Matrix< Rows, Cols >, Matrix< Cols, Rows > >
_mUtil::_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) constUtil::_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) constUtil::_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) constUtil::_BaseMatrix< Rows, Cols, Matrix< Rows, Cols >, Matrix< Cols, Rows > >
operator*(const Matrix< Cols, _Cols > &m) constUtil::Matrix< Rows, Cols >
_BaseMatrix< Rows, Cols, Matrix< Rows, Cols >, Matrix< Cols, Rows > >::operator*(const Point< Cols > &p) constUtil::_BaseMatrix< Rows, Cols, Matrix< Rows, Cols >, Matrix< Cols, Rows > >
_BaseMatrix< Rows, Cols, Matrix< Rows, Cols >, Matrix< Cols, Rows > >::operator*(double s) constUtil::_BaseMatrix< Rows, Cols, Matrix< Rows, Cols >, Matrix< Cols, Rows > >
operator+(const Matrix< Rows, Cols > &m) constUtil::_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) constUtil::_InnerProductSpace< Element >inlineprivate
transpose(void) constUtil::_BaseMatrix< Rows, Cols, Matrix< Rows, Cols >, Matrix< Cols, Rows > >
unit(void) constUtil::_InnerProductSpace< Element >inlineprivate