|
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) |
|
template<class IT, class NT, class DER>
class combblas::SpParMat< IT, NT, DER >::ScalarReadSaveHandler
Definition at line 225 of file SpParMat.h.