COMBINATORIAL_BLAS 1.6
 
Loading...
Searching...
No Matches
combblas::SpParMat< IT, NT, DER >::ScalarReadSaveHandler Class Reference

#include <SpParMat.h>

Public Member Functions

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)
 

Detailed Description

template<class IT, class NT, class DER>
class combblas::SpParMat< IT, NT, DER >::ScalarReadSaveHandler

Definition at line 246 of file SpParMat.h.

Member Function Documentation

◆ binaryfill() [1/3]

template<class IT , class NT , class DER >
void combblas::SpParMat< IT, NT, DER >::ScalarReadSaveHandler::binaryfill ( FILE rFile,
IT row,
IT col,
NT val 
)
inline

Definition at line 250 of file SpParMat.h.

◆ binaryfill() [2/3]

template<class IT , class NT , class DER >
void combblas::SpParMat< IT, NT, DER >::ScalarReadSaveHandler::binaryfill ( FILE rFile,
IT row,
IT col,
NT val 
)
inline

Definition at line 250 of file SpParMat.h.

◆ binaryfill() [3/3]

template<class IT , class NT , class DER >
void combblas::SpParMat< IT, NT, DER >::ScalarReadSaveHandler::binaryfill ( FILE rFile,
IT row,
IT col,
NT val 
)
inline

Definition at line 250 of file SpParMat.h.

◆ entrylength() [1/3]

template<class IT , class NT , class DER >
size_t combblas::SpParMat< IT, NT, DER >::ScalarReadSaveHandler::entrylength ( )
inline

Definition at line 260 of file SpParMat.h.

◆ entrylength() [2/3]

template<class IT , class NT , class DER >
size_t combblas::SpParMat< IT, NT, DER >::ScalarReadSaveHandler::entrylength ( )
inline

Definition at line 260 of file SpParMat.h.

◆ entrylength() [3/3]

template<class IT , class NT , class DER >
size_t combblas::SpParMat< IT, NT, DER >::ScalarReadSaveHandler::entrylength ( )
inline

Definition at line 260 of file SpParMat.h.

◆ getNoNum() [1/3]

template<class IT , class NT , class DER >
NT combblas::SpParMat< IT, NT, DER >::ScalarReadSaveHandler::getNoNum ( IT  row,
IT  col 
)
inline

Definition at line 249 of file SpParMat.h.

◆ getNoNum() [2/3]

template<class IT , class NT , class DER >
NT combblas::SpParMat< IT, NT, DER >::ScalarReadSaveHandler::getNoNum ( IT  row,
IT  col 
)
inline

Definition at line 249 of file SpParMat.h.

◆ getNoNum() [3/3]

template<class IT , class NT , class DER >
NT combblas::SpParMat< IT, NT, DER >::ScalarReadSaveHandler::getNoNum ( IT  row,
IT  col 
)
inline

Definition at line 249 of file SpParMat.h.

◆ read() [1/3]

template<class IT , class NT , class DER >
template<typename c , typename t >
NT combblas::SpParMat< IT, NT, DER >::ScalarReadSaveHandler::read ( std::basic_istream< c, t > &  is,
IT  row,
IT  col 
)
inline

Definition at line 263 of file SpParMat.h.

◆ read() [2/3]

template<class IT , class NT , class DER >
template<typename c , typename t >
NT combblas::SpParMat< IT, NT, DER >::ScalarReadSaveHandler::read ( std::basic_istream< c, t > &  is,
IT  row,
IT  col 
)
inline

Definition at line 263 of file SpParMat.h.

◆ read() [3/3]

template<class IT , class NT , class DER >
template<typename c , typename t >
NT combblas::SpParMat< IT, NT, DER >::ScalarReadSaveHandler::read ( std::basic_istream< c, t > &  is,
IT  row,
IT  col 
)
inline

Definition at line 263 of file SpParMat.h.

◆ save() [1/3]

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

Definition at line 271 of file SpParMat.h.

◆ save() [2/3]

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

Definition at line 271 of file SpParMat.h.

◆ save() [3/3]

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

Definition at line 271 of file SpParMat.h.


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