, including all inherited members.
activate() | mat::FileWritable | [static] |
add_identity(Treal alpha) | mat::MatrixBase< Treal, Tmatrix > | [inline] |
clear() | mat::MatrixBase< Treal, Tmatrix > | [inline, virtual] |
copyFromFile(const char *sourceFileName) | mat::FileWritable | |
copyToFile(const char *destFileName) | mat::FileWritable | |
fileSize() | mat::FileWritable | |
FileWritable() | mat::FileWritable | [protected] |
FileWritable(FileWritable const &) | mat::FileWritable | [protected] |
get_ncols() const | mat::MatrixBase< Treal, Tmatrix > | [inline] |
get_nrows() const | mat::MatrixBase< Treal, Tmatrix > | [inline] |
getCols(SizesAndBlocks &colsCopy) const | mat::MatrixBase< Treal, Tmatrix > | [inline] |
getMatrix() const | mat::MatrixBase< Treal, Tmatrix > | [inline] |
getMatrix() | mat::MatrixBase< Treal, Tmatrix > | [inline] |
getPermutedIndexes(std::vector< int > const &index, std::vector< int > const &permutation, std::vector< int > &newIndex) | mat::MatrixBase< Treal, Tmatrix > | [inline, protected, static] |
getRows(SizesAndBlocks &rowsCopy) const | mat::MatrixBase< Treal, Tmatrix > | [inline] |
getStatsCount(TypeCountMap &theMap) | mat::FileWritable | [protected, static] |
getStatsCountCopyAndAssign() | mat::FileWritable | [static] |
getStatsCountRead() | mat::FileWritable | [static] |
getStatsCountWrite() | mat::FileWritable | [static] |
getStatsFileSizes() | mat::FileWritable | [static] |
getStatsFileSizes(ObjPtrSet const &set) | mat::FileWritable | [protected, static] |
getStatsTime(TypeTimeMap &theMap) | mat::FileWritable | [protected, static] |
getStatsTimeCopyAndAssign() | mat::FileWritable | [static] |
getStatsTimeRead() | mat::FileWritable | [static] |
getStatsTimeWrite() | mat::FileWritable | [static] |
inMemorySet(bool inMem) | mat::MatrixBase< Treal, Tmatrix > | [inline, protected, virtual] |
is_empty() const | mat::MatrixBase< Treal, Tmatrix > | [inline] |
isOnFile() | mat::FileWritable | [inline] |
MatrixBase() | mat::MatrixBase< Treal, Tmatrix > | [inline, protected] |
MatrixBase(const MatrixBase< Treal, Tmatrix > &other) | mat::MatrixBase< Treal, Tmatrix > | [inline, protected] |
MatrixGeneral< Treal, Tmatrix > class | mat::MatrixBase< Treal, Tmatrix > | [friend] |
matrixPtr | mat::MatrixBase< Treal, Tmatrix > | [protected] |
MatrixSymmetric< Treal, Tmatrix > class | mat::MatrixBase< Treal, Tmatrix > | [friend] |
MatrixTriangular< Treal, Tmatrix > class | mat::MatrixBase< Treal, Tmatrix > | [friend] |
maxAbsValue() const | mat::MatrixBase< Treal, Tmatrix > | [inline] |
memory_usage() const | mat::MatrixBase< Treal, Tmatrix > | [inline] |
obj_type_id() const | mat::MatrixBase< Treal, Tmatrix > | [inline, protected, virtual] |
ObjPtrSet typedef | mat::FileWritable | [protected] |
operator*=(Treal const alpha) | mat::MatrixBase< Treal, Tmatrix > | [inline] |
operator=(const MatrixBase< Treal, Tmatrix > &other) | mat::MatrixBase< Treal, Tmatrix > | [inline, protected] |
operator=(const Xtrans< MatrixGeneral< Treal, Tmatrix > > &mt) | mat::MatrixBase< Treal, Tmatrix > | [inline, protected] |
operator==(int k) const | mat::MatrixBase< Treal, Tmatrix > | [inline] |
read_from_buffer_base(void *buffer, const int n_bytes, const matrix_type mattype) | mat::MatrixBase< Treal, Tmatrix > | [inline, protected] |
readFromFile() | mat::FileWritable | |
readFromFileBase(std::ifstream &file, matrix_type const mattype) | mat::MatrixBase< Treal, Tmatrix > | [inline, protected] |
readFromFileProt(std::ifstream &)=0 | mat::FileWritable | [protected, pure virtual] |
resetSizesAndBlocks(SizesAndBlocks const &newRows, SizesAndBlocks const &newCols) | mat::MatrixBase< Treal, Tmatrix > | [inline] |
resetStats() | mat::FileWritable | [static] |
setPath(char const *const newPath) | mat::FileWritable | [static] |
trace() const | mat::MatrixBase< Treal, Tmatrix > | [inline] |
TypeCountMap typedef | mat::FileWritable | [protected] |
TypeTimeMap typedef | mat::FileWritable | [protected] |
write_to_buffer_base(void *buffer, const int n_bytes, const matrix_type mattype) const | mat::MatrixBase< Treal, Tmatrix > | [inline, protected] |
write_to_buffer_count(int &n_bytes) const | mat::MatrixBase< Treal, Tmatrix > | [inline] |
writeAndReadAll() | mat::FileWritable | [static] |
writeToFile() | mat::FileWritable | |
writeToFileBase(std::ofstream &file, matrix_type const mattype) const | mat::MatrixBase< Treal, Tmatrix > | [inline, protected] |
writeToFileProt(std::ofstream &) const =0 | mat::FileWritable | [protected, pure virtual] |
~FileWritable() | mat::FileWritable | [protected, virtual] |