| activate() | mat::FileWritable | static |
| active | mat::FileWritable | privatestatic |
| add_identity(Treal alpha) | mat::MatrixBase< Treal, Tmatrix > | inline |
| clear() | mat::MatrixBase< Treal, Tmatrix > | inlinevirtual |
| copyFromFile(const char *sourceFileName) | mat::FileWritable | |
| copyToFile(const char *destFileName) | mat::FileWritable | |
| fileName | mat::FileWritable | private |
| 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 > | inlineprotectedstatic |
| getRows(SizesAndBlocks &rowsCopy) const | mat::MatrixBase< Treal, Tmatrix > | inline |
| getStatsCount(TypeCountMap &theMap) | mat::FileWritable | protectedstatic |
| getStatsCountCopyAndAssign() | mat::FileWritable | static |
| getStatsCountRead() | mat::FileWritable | static |
| getStatsCountWrite() | mat::FileWritable | static |
| getStatsFileSizes() | mat::FileWritable | static |
| getStatsFileSizes(ObjPtrSet const &set) | mat::FileWritable | protectedstatic |
| getStatsTime(TypeTimeMap &theMap) | mat::FileWritable | protectedstatic |
| getStatsTimeCopyAndAssign() | mat::FileWritable | static |
| getStatsTimeRead() | mat::FileWritable | static |
| getStatsTimeWrite() | mat::FileWritable | static |
| IDNumber | mat::FileWritable | private |
| inMemorySet(bool inMem) | mat::MatrixBase< Treal, Tmatrix > | inlineprotectedvirtual |
| is_empty() const | mat::MatrixBase< Treal, Tmatrix > | inline |
| isOnFile() | mat::FileWritable | inline |
| MatrixBase() | mat::MatrixBase< Treal, Tmatrix > | inlineprotected |
| MatrixBase(const MatrixBase< Treal, Tmatrix > &other) | mat::MatrixBase< Treal, Tmatrix > | inlineprotected |
| 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 |
| nObjects | mat::FileWritable | privatestatic |
| obj_type_id() const | mat::MatrixBase< Treal, Tmatrix > | inlineprotectedvirtual |
| objectIsOnFile | mat::FileWritable | private |
| ObjPtrSet typedef | mat::FileWritable | protected |
| operator*=(Treal const alpha) | mat::MatrixBase< Treal, Tmatrix > | inline |
| operator=(const MatrixBase< Treal, Tmatrix > &other) | mat::MatrixBase< Treal, Tmatrix > | inlineprotected |
| operator=(const Xtrans< MatrixGeneral< Treal, Tmatrix > > &mt) | mat::MatrixBase< Treal, Tmatrix > | inlineprotected |
| mat::FileWritable::operator=(FileWritable const &) | mat::FileWritable | protected |
| operator==(int k) const | mat::MatrixBase< Treal, Tmatrix > | inline |
| path | mat::FileWritable | privatestatic |
| read_from_buffer_base(void *buffer, const int n_bytes, const matrix_type mattype) | mat::MatrixBase< Treal, Tmatrix > | protected |
| readFromFile() | mat::FileWritable | |
| readFromFileBase(std::ifstream &file, matrix_type const mattype) | mat::MatrixBase< Treal, Tmatrix > | protected |
| readFromFileProt(std::ifstream &)=0 | mat::FileWritable | protectedpure 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 > | 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 > | protected |
| writeToFileProt(std::ofstream &) const =0 | mat::FileWritable | protectedpure virtual |
| ~FileWritable() | mat::FileWritable | protectedvirtual |