MeVisLab Toolbox Reference
ml::Tmat5< DT > Member List

This is the complete list of members for ml::Tmat5< DT >, including all inherited members.

apply(MLDblFuncPtr fct)ml::Tmat5< DT >
ColumnCount enum valueml::FloatingPointMatrix< Tvec5< DT >, 5 >
compAbsSum() constml::FloatingPointMatrix< Tvec5< DT >, 5 >inline
ComponentCount enum valueml::FloatingPointMatrix< Tvec5< DT >, 5 >
ComponentType typedefml::Tmat5< DT >
det() constml::Tmat5< DT >
determinantLower4(const int col1, const int col2, const int col3, const int col4) constml::Tmat5< DT >inline
getIdentity()ml::Tmat5< DT >inlinestatic
getMat(const double val)ml::Tmat5< DT >inlinestatic
getValues(float m[25]) constml::Tmat5< DT >
getValues(double m[25]) constml::Tmat5< DT >
getValuesToPtr(ComponentType *values) constml::FloatingPointMatrix< Tvec5< DT >, 5 >
inverse(bool *isInvertible=nullptr) constml::Tmat5< DT >
linearIndexed(const size_t idx)ml::FloatingPointMatrix< Tvec5< DT >, 5 >inline
linearIndexedConst(const size_t idx) constml::FloatingPointMatrix< Tvec5< DT >, 5 >inline
operator*=(const DT d)ml::Tmat5< DT >inline
operator+=(const Tmat5< DT > &m)ml::Tmat5< DT >inline
operator-=(const Tmat5< DT > &m)ml::Tmat5< DT >inline
operator/=(const DT d)ml::Tmat5< DT >inline
operator<(const Tmat5< DT > &) constml::Tmat5< DT >inline
operator=(const Tmat5< DT > &m)ml::Tmat5< DT >inline
operator[](const size_t i) constml::FloatingPointMatrix< Tvec5< DT >, 5 >
operator[](const size_t i)ml::FloatingPointMatrix< Tvec5< DT >, 5 >
RowCount enum valueml::FloatingPointMatrix< Tvec5< DT >, 5 >
set(const DT val)ml::Tmat5< DT >inline
setScaleMatrix(const DT scale)ml::Tmat5< DT >
setValues(const float m[25])ml::Tmat5< DT >
setValues(const double m[25])ml::Tmat5< DT >
setValuesFromPtr(const ComponentType *const values)ml::FloatingPointMatrix< Tvec5< DT >, 5 >
Tmat5()ml::Tmat5< DT >inline
Tmat5(const DT diagValue)ml::Tmat5< DT >inline
Tmat5(const Tvec5< DT > &row0, const Tvec5< DT > &row1, const Tvec5< DT > &row2, const Tvec5< DT > &row3, const Tvec5< DT > &row4)ml::Tmat5< DT >inline
Tmat5(const Tmat5< DT > &mat)ml::Tmat5< DT >inline
Tmat5(const float mat[25])ml::Tmat5< DT >inline
Tmat5(const double mat[25])ml::Tmat5< DT >inline
Tmat5(const double in00, const double in01, const double in02, const double in03, const double in04, const double in10, const double in11, const double in12, const double in13, const double in14, const double in20, const double in21, const double in22, const double in23, const double in24, const double in30, const double in31, const double in32, const double in33, const double in34, const double in40, const double in41, const double in42, const double in43, const double in44)ml::Tmat5< DT >
transpose() constml::Tmat5< DT >inline
vml::FloatingPointMatrix< Tvec5< DT >, 5 >protected
VectorType typedefml::FloatingPointMatrix< Tvec5< DT >, 5 >