#include <FullyDistSpVec.h>
List of all members.
Public Member Functions |
| NT | getNoNum (IT index) |
| template<typename c , typename t > |
| NT | read (std::basic_istream< c, t > &is, IT index) |
| template<typename c , typename t > |
| void | save (std::basic_ostream< c, t > &os, const NT &v, IT index) |
Detailed Description
template<class IT, class NT>
class FullyDistSpVec< IT, NT >::ScalarReadSaveHandler
Definition at line 88 of file FullyDistSpVec.h.
Member Function Documentation
template<class IT, class NT>
| NT FullyDistSpVec< IT, NT >::ScalarReadSaveHandler::getNoNum |
( |
IT |
index | ) |
|
|
inline |
template<class IT, class NT>
template<typename c , typename t >
| NT FullyDistSpVec< IT, NT >::ScalarReadSaveHandler::read |
( |
std::basic_istream< c, t > & |
is, |
|
|
IT |
index |
|
) |
| |
|
inline |
template<class IT, class NT>
template<typename c , typename t >
| void FullyDistSpVec< IT, NT >::ScalarReadSaveHandler::save |
( |
std::basic_ostream< c, t > & |
os, |
|
|
const NT & |
v, |
|
|
IT |
index |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: