| CMatrix() | argos::CMatrix< DIM, DIM > | inline | 
  | CMatrix(const Real *pf_values) | argos::CMatrix< DIM, DIM > | inline | 
  | CMatrix(const CMatrix< ROWS, COLS > &c_matrix) | argos::CMatrix< DIM, DIM > | inline | 
  | CSquareMatrix() | argos::CSquareMatrix< 3 > | inline | 
  | CSquareMatrix(const CMatrix< DIM, DIM > &c_other) | argos::CSquareMatrix< 3 > | inline | 
  | CTransformationMatrix2() | argos::CTransformationMatrix2 | inline | 
  | CTransformationMatrix2(const CMatrix< 3, 3 > &c_matrix) | argos::CTransformationMatrix2 | inline | 
  | CTransformationMatrix2(const CRotationMatrix2 &c_rotation, const CVector2 &c_translation) | argos::CTransformationMatrix2 | inline | 
  | CTransformationMatrix2(Real f_value0, Real f_value1, Real f_value2, Real f_value3, Real f_value4, Real f_value5, Real f_value6, Real f_value7, Real f_value8) | argos::CTransformationMatrix2 | inline | 
  | GetCofactorMatrix() const | argos::CSquareMatrix< 3 > | inline | 
  | GetCofactorMatrix() const | argos::CSquareMatrix< 3 > |  | 
  | GetCofactorMatrix() const | argos::CSquareMatrix< 3 > |  | 
  | GetDeterminant() const | argos::CSquareMatrix< 3 > | inline | 
  | GetDeterminant() const | argos::CSquareMatrix< 3 > |  | 
  | GetDeterminant() const | argos::CSquareMatrix< 3 > |  | 
  | GetDeterminant() const | argos::CSquareMatrix< 3 > |  | 
  | GetDeterminant() const | argos::CSquareMatrix< 3 > |  | 
  | GetInverse() const | argos::CSquareMatrix< 3 > | inline | 
  | GetRotationMatrix() const | argos::CTransformationMatrix2 |  | 
  | GetSubMatrix(CMatrix< SMROWS, SMCOLS > &c_sub_matrix, UInt32 un_offset_row, UInt32 un_offset_col) const | argos::CMatrix< DIM, DIM > | inline | 
  | GetTranslationVector() const | argos::CTransformationMatrix2 |  | 
  | GetTransposed() const | argos::CSquareMatrix< 3 > | inline | 
  | IsIdentityMatrix() | argos::CSquareMatrix< 3 > | inline | 
  | m_pfValues | argos::CMatrix< DIM, DIM > | protected | 
  | operator()(UInt32 un_row, UInt32 un_col) | argos::CMatrix< DIM, DIM > | inline | 
  | operator()(UInt32 un_row, UInt32 un_col) const | argos::CMatrix< DIM, DIM > | inline | 
  | operator()(UInt32 un_idx) const | argos::CMatrix< DIM, DIM > | inline | 
  | operator()(UInt32 un_idx) | argos::CMatrix< DIM, DIM > | inline | 
  | operator*(const CMatrix< COLS, OTRCOLS > &c_matrix) const | argos::CMatrix< DIM, DIM > | inline | 
  | operator*=(Real f_scale) | argos::CMatrix< DIM, DIM > | inline | 
  | operator*=(const CMatrix< COLS, COLS > &c_matrix) | argos::CMatrix< DIM, DIM > | inline | 
  | operator+(const CMatrix< ROWS, COLS > &c_matrix) const | argos::CMatrix< DIM, DIM > | inline | 
  | operator+=(const CMatrix< ROWS, COLS > &c_matrix) | argos::CMatrix< DIM, DIM > | inline | 
  | operator-(const CMatrix< ROWS, COLS > &c_matrix) const | argos::CMatrix< DIM, DIM > | inline | 
  | operator-() const | argos::CMatrix< DIM, DIM > | inline | 
  | operator-=(const CMatrix< ROWS, COLS > &c_matrix) | argos::CMatrix< DIM, DIM > | inline | 
  | operator=(const CMatrix< ROWS, COLS > &c_matrix) | argos::CMatrix< DIM, DIM > | inline | 
  | operator==(const CMatrix< ROWS, COLS > &c_matrix) const | argos::CMatrix< DIM, DIM > | inline | 
  | Set(const Real *f_values) | argos::CMatrix< DIM, DIM > | inline | 
  | SetFromComponents(const CRotationMatrix2 &c_rotation, const CVector2 &c_translation) | argos::CTransformationMatrix2 |  | 
  | SetFromMatrix(const CMatrix< 3, 3 > &c_matrix) | argos::CTransformationMatrix2 |  | 
  | SetFromValues(Real f_value0, Real f_value1, Real f_value2, Real f_value3, Real f_value4, Real f_value5, Real f_value6, Real f_value7, Real f_value8) | argos::CTransformationMatrix2 |  | 
  | SetIdentityMatrix() | argos::CSquareMatrix< 3 > | inline | 
  | SetRotationMatrix(const CRotationMatrix2 &c_rotation) | argos::CTransformationMatrix2 |  | 
  | SetTranslationVector(const CVector2 &c_translation) | argos::CTransformationMatrix2 |  | 
  | SetZero() | argos::CMatrix< DIM, DIM > | inline |