SparseLibrary  Version 1.6.0
CBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value > Member List

This is the complete list of members for CBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >, including all inherited members.

bytesCBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >protected
bytesUsed()CBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >inlinevirtual
c_incCBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >protected
c_startCBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >protected
CBICRS()CBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >inline
CBICRS(std::string file, _t_value zero=0)CBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >inline
CBICRS(ULI *row, ULI *col, _t_value *val, ULI m, ULI n, ULI nz, _t_value zero)CBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >inline
CBICRS(std::vector< Triplet< _t_value > > &input, ULI m, ULI n, _t_value zero=0)CBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >inline
getFirstIndexPair(ULI &row, ULI &col)CBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >inlinevirtual
getMemoryUsage(ULI *row, ULI *col, const ULI nz, const ULI m, const ULI n)CBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >inlinestatic
getMemoryUsage(std::vector< Triplet< _t_value > > &input, const ULI m, const ULI n)CBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >inlinestatic
getNumberOfOverflows(const ULI nnz, ULI *const row, ULI *const col, const ULI ntt, ULI &row_overflows, ULI &col_overflows, ULI &sim_overflows, ULI &jumps)CBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >inlineprotectedstatic
load(std::vector< Triplet< _t_value > > &input, ULI m, ULI n, _t_value zero)CBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >inlinevirtual
load(ULI *row, ULI *col, _t_value *val, ULI m, ULI n, ULI nz, _t_value zero)CBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >inline
loadFromFile(const std::string file, const _t_valuezero=0)SparseMatrix< _t_value, ULI >inline
m()SparseMatrix< _t_value, ULI >inlinevirtual
mask1CBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >protected
mask2CBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >protected
Matrix()Matrix< _t_value >inline
memoryUsage(const ULI nnz, const ULI jumps, const ULI row_o, const ULI col_o, const ULI sim_o)CBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >inlineprotectedstatic
mv(const _t_value *x)SparseMatrix< _t_value, ULI >inlinevirtual
n()SparseMatrix< _t_value, ULI >inlinevirtual
nnzSparseMatrix< _t_value, ULI >protected
nocSparseMatrix< _t_value, ULI >protected
norSparseMatrix< _t_value, ULI >protected
nttCBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >protected
nzs()SparseMatrix< _t_value, ULI >inlinevirtual
r_incCBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >protected
r_startCBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >protected
SparseMatrix()SparseMatrix< _t_value, ULI >inline
SparseMatrix(const ULInzs, const ULInr, const ULInc, const _t_valuezero)SparseMatrix< _t_value, ULI >inline
valsCBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >protected
ZaX(const _t_value *__restrict__ const *__restrict__ const X, _t_value *__restrict__ const *__restrict__ const Z)Matrix< _t_value >inline
zax(const _t_value *__restrict__ x_p, _t_value *__restrict__ y_p)CBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >inlinevirtual
Matrix< _t_value >::zax(const _t_value *__restrict__ x, _t_value *__restrict__ z, const size_t k, const clockid_t clock_id=0, double *elapsed_time=NULL)Matrix< _t_value >inlinevirtual
zero_elementSparseMatrix< _t_value, ULI >
ZXa(const _t_value *__restrict__ const *__restrict__ const X, _t_value *__restrict__ const *__restrict__ const Z)Matrix< _t_value >inline
zxa(const _t_value *__restrict__ x_p, _t_value *__restrict__ y_p)CBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >inlinevirtual
Matrix< _t_value >::zxa(const _t_value *__restrict__ x, _t_value *__restrict__ z, const unsigned long int repeat, const clockid_t clock_id=0, double *elapsed_time=NULL)Matrix< _t_value >inlinevirtual
~CBICRS()CBICRS< _t_value, _master_i_value, _master_j_value, _i_value, _j_value >inlinevirtual
~Matrix()Matrix< _t_value >inlinevirtual
~SparseMatrix()SparseMatrix< _t_value, ULI >inlinevirtual