SparseLibrary
Version 1.6.0
|
This is the complete list of members for BICRS< _t_value, _i_value >, including all inherited members.
BICRS() | BICRS< _t_value, _i_value > | inline |
BICRS(std::string file, _t_value zero=0) | BICRS< _t_value, _i_value > | inline |
BICRS(_i_value *row, _i_value *col, _t_value *val, ULI m, ULI n, ULI nz, _t_value zero) | BICRS< _t_value, _i_value > | inline |
BICRS(std::vector< Triplet< _t_value > > &input, ULI m, ULI n, _t_value zero=0) | BICRS< _t_value, _i_value > | inline |
bytesUsed() | BICRS< _t_value, _i_value > | inlinevirtual |
c_end | BICRS< _t_value, _i_value > | protected |
c_inc | BICRS< _t_value, _i_value > | protected |
c_start | BICRS< _t_value, _i_value > | protected |
getFirstIndexPair(ULI &row, ULI &col) | BICRS< _t_value, _i_value > | inlinevirtual |
jumps | BICRS< _t_value, _i_value > | protected |
load(std::vector< Triplet< _t_value > > &input, ULI m, ULI n, _t_value zero) | BICRS< _t_value, _i_value > | inlinevirtual |
load(_i_value *row, _i_value *col, _t_value *val, ULI m, ULI n, ULI nz, _t_value zero) | BICRS< _t_value, _i_value > | inline |
loadFromFile(const std::string file, const _t_valuezero=0) | SparseMatrix< _t_value, ULI > | inline |
m() | SparseMatrix< _t_value, ULI > | inlinevirtual |
Matrix() | Matrix< _t_value > | inline |
mv(const _t_value *x) | SparseMatrix< _t_value, ULI > | inlinevirtual |
n() | SparseMatrix< _t_value, ULI > | inlinevirtual |
nnz | SparseMatrix< _t_value, ULI > | protected |
noc | SparseMatrix< _t_value, ULI > | protected |
nor | SparseMatrix< _t_value, ULI > | protected |
ntt | BICRS< _t_value, _i_value > | protected |
nzs() | SparseMatrix< _t_value, ULI > | inlinevirtual |
r_end | BICRS< _t_value, _i_value > | protected |
r_inc | BICRS< _t_value, _i_value > | protected |
r_start | BICRS< _t_value, _i_value > | protected |
SparseMatrix() | SparseMatrix< _t_value, ULI > | inline |
SparseMatrix(const ULInzs, const ULInr, const ULInc, const _t_valuezero) | SparseMatrix< _t_value, ULI > | inline |
vals | BICRS< _t_value, _i_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) | BICRS< _t_value, _i_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 |
zax_fb(_t_value *__restrict__ x_f, _t_value *__restrict__ y_f) | BICRS< _t_value, _i_value > | inlinevirtual |
zero_element | SparseMatrix< _t_value, ULI > | |
zxa(const _t_value *__restrict__ x_p, _t_value *__restrict__ y_p) | BICRS< _t_value, _i_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 |
ZXa(const _t_value *__restrict__ const *__restrict__ const X, _t_value *__restrict__ const *__restrict__ const Z) | Matrix< _t_value > | inline |
~BICRS() | BICRS< _t_value, _i_value > | inlinevirtual |
~Matrix() | Matrix< _t_value > | inlinevirtual |
~SparseMatrix() | SparseMatrix< _t_value, ULI > | inlinevirtual |