argos::CSquareMatrix< DIM > Member List

This is the complete list of members for argos::CSquareMatrix< DIM >, including all inherited members.

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< DIM >inline
CSquareMatrix(const CMatrix< DIM, DIM > &c_other)argos::CSquareMatrix< DIM >inline
GetCofactorMatrix() constargos::CSquareMatrix< DIM >inline
GetCofactorMatrix() constargos::CSquareMatrix< DIM >
GetCofactorMatrix() constargos::CSquareMatrix< DIM >
GetDeterminant() constargos::CSquareMatrix< DIM >inline
GetDeterminant() constargos::CSquareMatrix< DIM >
GetDeterminant() constargos::CSquareMatrix< DIM >
GetDeterminant() constargos::CSquareMatrix< DIM >
GetDeterminant() constargos::CSquareMatrix< DIM >
GetInverse() constargos::CSquareMatrix< DIM >inline
GetSubMatrix(CMatrix< SMROWS, SMCOLS > &c_sub_matrix, UInt32 un_offset_row, UInt32 un_offset_col) constargos::CMatrix< DIM, DIM >inline
GetTransposed() constargos::CSquareMatrix< DIM >inline
IsIdentityMatrix()argos::CSquareMatrix< DIM >inline
m_pfValuesargos::CMatrix< DIM, DIM >protected
operator()(UInt32 un_row, UInt32 un_col)argos::CMatrix< DIM, DIM >inline
operator()(UInt32 un_row, UInt32 un_col) constargos::CMatrix< DIM, DIM >inline
operator()(UInt32 un_idx) constargos::CMatrix< DIM, DIM >inline
operator()(UInt32 un_idx)argos::CMatrix< DIM, DIM >inline
operator*(const CMatrix< COLS, OTRCOLS > &c_matrix) constargos::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) constargos::CMatrix< DIM, DIM >inline
operator+=(const CMatrix< ROWS, COLS > &c_matrix)argos::CMatrix< DIM, DIM >inline
operator-(const CMatrix< ROWS, COLS > &c_matrix) constargos::CMatrix< DIM, DIM >inline
operator-() constargos::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) constargos::CMatrix< DIM, DIM >inline
Set(const Real *f_values)argos::CMatrix< DIM, DIM >inline
SetIdentityMatrix()argos::CSquareMatrix< DIM >inline
SetZero()argos::CMatrix< DIM, DIM >inline