COMBINATORIAL_BLAS  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
FullyDistVec< IT, NT >::ScalarReadSaveHandler Class Reference

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

Definition at line 69 of file FullyDistVec.h.


Member Function Documentation

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

Definition at line 72 of file FullyDistVec.h.

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

Definition at line 75 of file FullyDistVec.h.

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

Definition at line 83 of file FullyDistVec.h.


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