COMBINATORIAL_BLAS  1.6
combblas::FullyDistSpVec< IT, NT >::ScalarReadSaveHandler Class Reference

#include <FullyDistSpVec.h>

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 combblas::FullyDistSpVec< IT, NT >::ScalarReadSaveHandler

Definition at line 128 of file FullyDistSpVec.h.

Member Function Documentation

◆ getNoNum()

template<class IT, class NT>
NT combblas::FullyDistSpVec< IT, NT >::ScalarReadSaveHandler::getNoNum ( IT  index)
inline

Definition at line 131 of file FullyDistSpVec.h.

◆ read()

template<class IT, class NT>
template<typename c , typename t >
NT combblas::FullyDistSpVec< IT, NT >::ScalarReadSaveHandler::read ( std::basic_istream< c, t > &  is,
IT  index 
)
inline

Definition at line 134 of file FullyDistSpVec.h.

◆ save()

template<class IT, class NT>
template<typename c , typename t >
void combblas::FullyDistSpVec< IT, NT >::ScalarReadSaveHandler::save ( std::basic_ostream< c, t > &  os,
const NT &  v,
IT  index 
)
inline

Definition at line 142 of file FullyDistSpVec.h.


The documentation for this class was generated from the following file: