CLAM-Development  1.4.0
SDIF::ConcreteMatrix< T > Member List

This is the complete list of members for SDIF::ConcreteMatrix< T >, including all inherited members.

Columns(void)SDIF::Matrixinline
ConcreteMatrix(const TypeId &type=TypeId::sDefault, CLAM::TInt32 nRows=0, CLAM::TInt32 nColumns=0)SDIF::ConcreteMatrix< T >inline
ConcreteMatrix(const MatrixHeader &header)SDIF::ConcreteMatrix< T >inline
File classSDIF::ConcreteMatrix< T >friend
GetPtr(void)SDIF::ConcreteMatrix< T >inlinevirtual
GetValue(CLAM::TInt32 row, CLAM::TInt32 col)SDIF::ConcreteMatrix< T >inline
Matrix(const MatrixHeader &header)SDIF::Matrixinlineprotected
Matrix(const TypeId &type=TypeId::sDefault, DataType dataType=eUnknown, CLAM::TInt32 nRows=0, CLAM::TInt32 nColumns=0)SDIF::Matrixprotected
mHeaderSDIF::Matrixprotected
Resize(int nElems)SDIF::ConcreteMatrix< T >inlinevirtual
Rows(void)SDIF::Matrixinline
SetSize(int nElems)SDIF::ConcreteMatrix< T >inlinevirtual
SetValue(CLAM::TInt32 row, CLAM::TInt32 col, const T &val)SDIF::ConcreteMatrix< T >inline
SizeInFile(void)SDIF::Matrixinline
Type(void)SDIF::Matrixinline
~Matrix()SDIF::Matrixinlinevirtual