Assignments
Assignments
GXMatrixMNTC< Coord > Member List

This is the complete list of members for GXMatrixMNTC< Coord >, including all inherited members.

Cols(void) constGXMatrixMNTC< Coord >inline
Data(void)GXMatrixMNTC< Coord >inline
Get(unsigned int i, unsigned int j) constGXMatrixMNTC< Coord >inlineprivate
GXMatrixMNTC(void)GXMatrixMNTC< Coord >
GXMatrixMNTC(unsigned int cRows, unsigned int cCols)GXMatrixMNTC< Coord >
GXMatrixMNTC(unsigned int cRows, unsigned int cCols, const Coord &initializeTo)GXMatrixMNTC< Coord >
GXMatrixMNTC(const GXMatrixMNTC< Coord > &toCopy)GXMatrixMNTC< Coord >
Init(const Coord &initializeTo)GXMatrixMNTC< Coord >
IsAntiSymmetric(void) constGXMatrixMNTC< Coord >
IsDiagonal(void) constGXMatrixMNTC< Coord >
IsScalar(void) constGXMatrixMNTC< Coord >
IsSquare(void) constGXMatrixMNTC< Coord >
IsSymmetric(void) constGXMatrixMNTC< Coord >
m_cColsGXMatrixMNTC< Coord >protected
m_cRowsGXMatrixMNTC< Coord >protected
m_pElementsGXMatrixMNTC< Coord >protected
operator()(unsigned int iRow, unsigned int iCol) constGXMatrixMNTC< Coord >inline
operator()(unsigned int iRow, unsigned int iCol)GXMatrixMNTC< Coord >inline
operator*=(Coord s)GXMatrixMNTC< Coord >
operator+=(const GXMatrixMNTC< Coord > &toAdd)GXMatrixMNTC< Coord >
operator-=(const GXMatrixMNTC< Coord > &toAdd)GXMatrixMNTC< Coord >
operator/=(Coord s)GXMatrixMNTC< Coord >
operator=(const GXMatrixMNTC< Coord > &toCopy)GXMatrixMNTC< Coord >
Rows(void) constGXMatrixMNTC< Coord >inline
SetDim(unsigned int cRows, unsigned int cCols)GXMatrixMNTC< Coord >
SetDim(unsigned int cRows, unsigned int cCols, const Coord &initializeTo)GXMatrixMNTC< Coord >
~GXMatrixMNTC(void)GXMatrixMNTC< Coord >