CLAM-Development
1.4.0
|
This is the complete list of members for SDIF::ConcreteMatrix< T >, including all inherited members.
Columns(void) | SDIF::Matrix | inline |
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 class | SDIF::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::Matrix | inlineprotected |
Matrix(const TypeId &type=TypeId::sDefault, DataType dataType=eUnknown, CLAM::TInt32 nRows=0, CLAM::TInt32 nColumns=0) | SDIF::Matrix | protected |
mHeader | SDIF::Matrix | protected |
Resize(int nElems) | SDIF::ConcreteMatrix< T > | inlinevirtual |
Rows(void) | SDIF::Matrix | inline |
SetSize(int nElems) | SDIF::ConcreteMatrix< T > | inlinevirtual |
SetValue(CLAM::TInt32 row, CLAM::TInt32 col, const T &val) | SDIF::ConcreteMatrix< T > | inline |
SizeInFile(void) | SDIF::Matrix | inline |
Type(void) | SDIF::Matrix | inline |
~Matrix() | SDIF::Matrix | inlinevirtual |