| 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 |
| CRotationMatrix2() | argos::CRotationMatrix2 | inline |
| CRotationMatrix2(const CMatrix< 2, 2 > &c_matrix) | argos::CRotationMatrix2 | inline |
| CRotationMatrix2(const CRadians &c_angle) | argos::CRotationMatrix2 | inline |
| CRotationMatrix2(Real f_value0, Real f_value1, Real f_value2, Real f_value3) | argos::CRotationMatrix2 | inline |
| CSquareMatrix() | argos::CSquareMatrix< 2 > | inline |
| CSquareMatrix(const CMatrix< DIM, DIM > &c_other) | argos::CSquareMatrix< 2 > | inline |
| GetCofactorMatrix() const | argos::CSquareMatrix< 2 > | inline |
| GetCofactorMatrix() const | argos::CSquareMatrix< 2 > | |
| GetCofactorMatrix() const | argos::CSquareMatrix< 2 > | |
| GetDeterminant() const | argos::CSquareMatrix< 2 > | inline |
| GetDeterminant() const | argos::CSquareMatrix< 2 > | |
| GetDeterminant() const | argos::CSquareMatrix< 2 > | |
| GetDeterminant() const | argos::CSquareMatrix< 2 > | |
| GetDeterminant() const | argos::CSquareMatrix< 2 > | |
| GetInverse() const | argos::CSquareMatrix< 2 > | inline |
| GetSubMatrix(CMatrix< SMROWS, SMCOLS > &c_sub_matrix, UInt32 un_offset_row, UInt32 un_offset_col) const | argos::CMatrix< DIM, DIM > | inline |
| GetTransposed() const | argos::CSquareMatrix< 2 > | inline |
| IsIdentityMatrix() | argos::CSquareMatrix< 2 > | 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 CVector2 &c_vector) const | argos::CRotationMatrix2 | inline |
| CSquareMatrix< 2 >::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 |
| SetFromAngle(const CRadians &c_angle) | argos::CRotationMatrix2 | |
| SetFromMatrix(const CMatrix< 2, 2 > &c_matrix) | argos::CRotationMatrix2 | |
| SetFromValues(Real f_value0, Real f_value1, Real f_value2, Real f_value3) | argos::CRotationMatrix2 | |
| SetIdentityMatrix() | argos::CSquareMatrix< 2 > | inline |
| SetZero() | argos::CMatrix< DIM, DIM > | inline |