SparseLibrary
Version 1.6.0
|
This is the complete list of members for HBICRS< _t_value >, including all inherited members.
bytesUsed() | HBICRS< _t_value > | inlinevirtual |
c_inc | HBICRS< _t_value > | protected |
getFirstIndexPair(LI &i, LI &j) | HBICRS< _t_value > | inlinevirtual |
HBICRS() | HBICRS< _t_value > | inline |
HBICRS(std::string file, _t_value zero=0) | HBICRS< _t_value > | inline |
HBICRS(std::vector< Triplet< _t_value > > &input, LI m, LI n, _t_value zero) | HBICRS< _t_value > | inline |
HBICRS(std::vector< std::vector< Triplet< _t_value > > > &input, signed char *group_type, LI m, LI n, _t_value zero=0) | HBICRS< _t_value > | inline |
jumps | HBICRS< _t_value > | protected |
load(std::vector< Triplet< _t_value > > &input, LI m, LI n, _t_value zero) | HBICRS< _t_value > | inlinevirtual |
load(std::vector< std::vector< Triplet< _t_value > > > &input, signed char *group_type, LI m, LI n, _t_value zero) | HBICRS< _t_value > | inlinevirtual |
load(LI *row, LI *col, LI m, LI n, LI nb) | HBICRS< _t_value > | inline |
loadFromFile(const std::string file, const _t_valuezero=0) | SparseMatrix< _t_value, LI > | inline |
m() | SparseMatrix< _t_value, LI > | inlinevirtual |
Matrix() | Matrix< _t_value > | inline |
mv(const _t_value *x) | SparseMatrix< _t_value, LI > | inlinevirtual |
n() | SparseMatrix< _t_value, LI > | inlinevirtual |
nnz | SparseMatrix< _t_value, LI > | protected |
noc | SparseMatrix< _t_value, LI > | protected |
nor | SparseMatrix< _t_value, LI > | protected |
ntt | HBICRS< _t_value > | protected |
nzs() | SparseMatrix< _t_value, LI > | inlinevirtual |
r_inc | HBICRS< _t_value > | protected |
SparseMatrix() | SparseMatrix< _t_value, LI > | inline |
SparseMatrix(const LInzs, const LInr, const LInc, const _t_valuezero) | SparseMatrix< _t_value, LI > | inline |
vals | HBICRS< _t_value > | protected |
zax(const _t_value *__restrict__ x_p, _t_value *__restrict__ y_p) | HBICRS< _t_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(const _t_value *__restrict__ const *__restrict__ const X, _t_value *__restrict__ const *__restrict__ const Z) | Matrix< _t_value > | inline |
zero_element | SparseMatrix< _t_value, LI > | |
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) | HBICRS< _t_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 |
~HBICRS() | HBICRS< _t_value > | inline |
~Matrix() | Matrix< _t_value > | inlinevirtual |
~SparseMatrix() | SparseMatrix< _t_value, LI > | inlinevirtual |