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

#include <FullyDistVec.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::FullyDistVec< IT, NT >::ScalarReadSaveHandler

Definition at line 75 of file FullyDistVec.h.

Member Function Documentation

◆ getNoNum()

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

Definition at line 78 of file FullyDistVec.h.

◆ read()

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

Definition at line 81 of file FullyDistVec.h.

◆ save()

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

Definition at line 89 of file FullyDistVec.h.


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