|
SparseLibrary
Version 1.6.0
|
This is the complete list of members for CompressedHilbert< T >, including all inherited members.
| bytesUsed() | CompressedHilbert< T > | inlinevirtual |
| CompressedHilbert() | CompressedHilbert< T > | inline |
| CompressedHilbert(std::string file, T zero=0) | CompressedHilbert< T > | inline |
| CompressedHilbert(std::vector< Triplet< T > > &input, const ULI m, const ULI n, const T zero=0) | CompressedHilbert< T > | inline |
| getFirstIndexPair(ULI &row, ULI &col) | CompressedHilbert< T > | inlinevirtual |
| indices | CompressedHilbert< T > | protected |
| load(std::vector< Triplet< T > > &input, const ULI m, const ULI n, const T zero) | CompressedHilbert< T > | inlinevirtual |
| loadFromFile(const std::string file, const T zero=0) | SparseMatrix< T, ULI > | inline |
| m() | SparseMatrix< T, ULI > | inlinevirtual |
| Matrix() | Matrix< T > | inline |
| mv(const T *x) | SparseMatrix< T, ULI > | inlinevirtual |
| n() | SparseMatrix< T, ULI > | inlinevirtual |
| nnz | SparseMatrix< T, ULI > | protected |
| noc | SparseMatrix< T, ULI > | protected |
| nor | SparseMatrix< T, ULI > | protected |
| nzs() | SparseMatrix< T, ULI > | inlinevirtual |
| SparseMatrix() | SparseMatrix< T, ULI > | inline |
| SparseMatrix(const ULInzs, const ULInr, const ULInc, const T zero) | SparseMatrix< T, ULI > | inline |
| values | CompressedHilbert< T > | protected |
| zax(const T *x, T *z) | CompressedHilbert< T > | inlinevirtual |
| SparseMatrix< T, ULI >::zax(const T *__restrict__ x, T *__restrict__ z)=0 | SparseMatrix< T, ULI > | 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_element | SparseMatrix< T, ULI > | |
| zxa(const T *x, T *z) | CompressedHilbert< T > | inlinevirtual |
| SparseMatrix< T, ULI >::zxa(const T *__restrict__ x, T *__restrict__ z)=0 | SparseMatrix< T, ULI > | 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 |
| ZXa(const T *__restrict__ const *__restrict__ const X, T *__restrict__ const *__restrict__ const Z) | Matrix< T > | inline |
| ~CompressedHilbert() | CompressedHilbert< T > | inlinevirtual |
| ~Matrix() | Matrix< T > | inlinevirtual |
| ~SparseMatrix() | SparseMatrix< T, ULI > | inlinevirtual |
1.8.7