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

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

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