|
| NT | getNoNum (IT row, IT col) |
| |
| void | binaryfill (FILE *rFile, IT &row, IT &col, NT &val) |
| |
| size_t | entrylength () |
| |
| template<typename c , typename t > |
| NT | read (std::basic_istream< c, t > &is, IT row, IT col) |
| |
| template<typename c , typename t > |
| void | save (std::basic_ostream< c, t > &os, const NT &v, IT row, IT col) |
| |
| NT | getNoNum (IT row, IT col) |
| |
| void | binaryfill (FILE *rFile, IT &row, IT &col, NT &val) |
| |
| size_t | entrylength () |
| |
| template<typename c , typename t > |
| NT | read (std::basic_istream< c, t > &is, IT row, IT col) |
| |
| template<typename c , typename t > |
| void | save (std::basic_ostream< c, t > &os, const NT &v, IT row, IT col) |
| |
| NT | getNoNum (IT row, IT col) |
| |
| void | binaryfill (FILE *rFile, IT &row, IT &col, NT &val) |
| |
| size_t | entrylength () |
| |
| template<typename c , typename t > |
| NT | read (std::basic_istream< c, t > &is, IT row, IT col) |
| |
| template<typename c , typename t > |
| void | save (std::basic_ostream< c, t > &os, const NT &v, IT row, IT col) |
| |
Definition at line 246 of file SpParMat.h.