SparseLibrary  Version 1.6.0
ZZ_CRS< T, _i_value > Member List

This is the complete list of members for ZZ_CRS< T, _i_value >, including all inherited members.

bytesUsed()ZZ_CRS< T, _i_value >inlinevirtual
col_indZZ_CRS< T, _i_value >protected
compareTripletsLTR(const Triplet< T > *one, const Triplet< T > *two)ZZ_CRS< T, _i_value >inlineprotectedstatic
compareTripletsRTL(const Triplet< T > *one, const Triplet< T > *two)ZZ_CRS< T, _i_value >inlineprotectedstatic
dsZZ_CRS< T, _i_value >protected
getFirstIndexPair(LI &row, LI &col)ZZ_CRS< T, _i_value >inlinevirtual
load(std::vector< Triplet< T > > &input, const LI m, const LI n, const T zero)ZZ_CRS< T, _i_value >inlinevirtual
loadFromFile(const std::string file, const T zero=0)SparseMatrix< T, LI >inline
m()SparseMatrix< T, LI >inlinevirtual
Matrix()Matrix< T >inline
mv(const T *x)SparseMatrix< T, LI >inlinevirtual
n()SparseMatrix< T, LI >inlinevirtual
nnzSparseMatrix< T, LI >protected
nocSparseMatrix< T, LI >protected
norSparseMatrix< T, LI >protected
nzs()SparseMatrix< T, LI >inlinevirtual
row_startZZ_CRS< T, _i_value >protected
SparseMatrix()SparseMatrix< T, LI >inline
SparseMatrix(const LInzs, const LInr, const LInc, const T zero)SparseMatrix< T, LI >inline
zax(const T *__restrict__ x, T *__restrict z)ZZ_CRS< T, _i_value >inlinevirtual
SparseMatrix< T, LI >::zax(const T *__restrict__ x, T *__restrict__ z)=0SparseMatrix< T, LI >pure virtual
Matrix::zax(const T *__restrict__ x, T *__restrict__ z, const size_t k, const clockid_t clock_id=0, double *elapsed_time=NULL)Matrix< T >inlinevirtual
ZaX(const T *__restrict__ const *__restrict__ const X, T *__restrict__ const *__restrict__ const Z)Matrix< T >inline
zero_elementSparseMatrix< T, LI >
ZXa(const T *__restrict__ const *__restrict__ const X, T *__restrict__ const *__restrict__ const Z)Matrix< T >inline
zxa(const T *x, T *z)ZZ_CRS< T, _i_value >inlinevirtual
SparseMatrix< T, LI >::zxa(const T *__restrict__ x, T *__restrict__ z)=0SparseMatrix< T, LI >pure virtual
Matrix::zxa(const T *__restrict__ x, T *__restrict__ z, const unsigned long int repeat, const clockid_t clock_id=0, double *elapsed_time=NULL)Matrix< T >inlinevirtual
ZZ_CRS()ZZ_CRS< T, _i_value >inline
ZZ_CRS(std::string file, T zero=0)ZZ_CRS< T, _i_value >inline
ZZ_CRS(const long int number_of_nonzeros, const long int number_of_rows, const long int number_of_cols, T zero)ZZ_CRS< T, _i_value >inline
ZZ_CRS(ZZ_CRS< T > &toCopy)ZZ_CRS< T, _i_value >inline
ZZ_CRS(std::vector< Triplet< T > > &input, const LI m, const LI n, const T zero)ZZ_CRS< T, _i_value >inline
~Matrix()Matrix< T >inlinevirtual
~SparseMatrix()SparseMatrix< T, LI >inlinevirtual
~ZZ_CRS()ZZ_CRS< T, _i_value >inline