GL Studio C++ Runtime API
GlsMatrix< Type, DIM > Member List

This is the complete list of members for GlsMatrix< Type, DIM >, including all inherited members.

_dataGlsMatrix< Type, DIM >protected
_matrixGlsMatrix< Type, DIM >protected
Clear()GlsMatrix< Type, DIM >inline
closeValues(Type lv, Type rv) const GlsMatrix< Type, DIM >inlineprotected
Data()GlsMatrix< Type, DIM >inline
Data() const GlsMatrix< Type, DIM >inline
Determinant() const GlsMatrix< Type, DIM >
Dump() const GlsMatrix< Type, DIM >
GlsMatrix()GlsMatrix< Type, DIM >
GlsMatrix(const CStyleMatrix m)GlsMatrix< Type, DIM >
GlsMatrix(const Type *m)GlsMatrix< Type, DIM >
GlsMatrix(const GlsMatrix< Type, DIM > &m)GlsMatrix< Type, DIM >
Initialize()GlsMatrix< Type, DIM >inlineprotected
Inverse() const GlsMatrix< Type, DIM >
Invert()GlsMatrix< Type, DIM >inline
IsDiagonal() const GlsMatrix< Type, DIM >inline
IsIdentity() const GlsMatrix< Type, DIM >inline
IsLowerTriangular() const GlsMatrix< Type, DIM >inline
IsScalar() const GlsMatrix< Type, DIM >inline
IsSingular() const GlsMatrix< Type, DIM >inline
IsSkewSymmetric() const GlsMatrix< Type, DIM >inline
IsSymmetric() const GlsMatrix< Type, DIM >inline
IsUpperTriangular() const GlsMatrix< Type, DIM >inline
MakeIdentity()GlsMatrix< Type, DIM >inline
Pivot(unsigned row)GlsMatrix< Type, DIM >protected
PRECISIONGlsMatrix< Type, DIM >protectedstatic
Transpose()GlsMatrix< Type, DIM >inline
Transposition() const GlsMatrix< Type, DIM >inline
~GlsMatrix()GlsMatrix< Type, DIM >virtual