Functions | |
int | GetSize () const |
int | GetNbRows () const |
int | GetNbCols () const |
SdifSignature | GetSignature () const |
std::string | GetStringSignature () const |
SdifDataTypeET | GetType () const |
std::string | GetColName (int i) const |
|
get the size of matrix occupied in SdifFile (including padding)!! |
|
get the number of rows of the matrix |
|
get the number of columns of the matrix |
|
get the matrix SdifSignature |
|
get the matrix string Signature |
|
get the matrix type of data |
|
get name of column or empty string if unknown |