|
SparseLibrary
Version 1.6.0
|
This is the complete list of members for CRS< T >, including all inherited members.
| bytesUsed() | CRS< T > | inlinevirtual |
| col_ind | CRS< T > | protected |
| columnIndices() | CRS< T > | inline |
| compareTriplets(const void *left, const void *right) | CRS< T > | inlineprotectedstatic |
| CRS() | CRS< T > | inline |
| CRS(std::string file, T zero=0) | CRS< T > | inline |
| CRS(const ULI number_of_nonzeros, const ULI number_of_rows, const ULI number_of_cols, T zero) | CRS< T > | inline |
| CRS(CRS< T > &toCopy) | CRS< T > | inline |
| CRS(std::vector< Triplet< T > > input, ULI m, ULI n, T zero) | CRS< T > | inline |
| ds | CRS< T > | protected |
| find(const ULI col_index, const ULI search_start, const ULI search_end, ULI &ret) | CRS< T > | inlineprotected |
| getFirstIndexPair(ULI &row, ULI &col) | CRS< T > | inlinevirtual |
| load(std::vector< Triplet< T > > &input, ULI m, ULI n, T zero) | CRS< 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 |
| random_access(ULI i, ULI j) | CRS< T > | inline |
| row_start | CRS< T > | protected |
| rowJump() | CRS< T > | inline |
| SparseMatrix() | SparseMatrix< T, ULI > | inline |
| SparseMatrix(const ULInzs, const ULInr, const ULInc, const T zero) | SparseMatrix< T, ULI > | inline |
| values() | CRS< T > | inline |
| zax(const T *__restrict__ x, T *__restrict__ z) | CRS< T > | inlinevirtual |
| 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) | CRS< T > | inline |
| zero_element | SparseMatrix< T, ULI > | |
| zxa(const T *__restrict__ x, T *__restrict__ z) | CRS< T > | inlinevirtual |
| 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) | CRS< T > | inline |
| ~CRS() | CRS< T > | inlinevirtual |
| ~Matrix() | Matrix< T > | inlinevirtual |
| ~SparseMatrix() | SparseMatrix< T, ULI > | inlinevirtual |
1.8.7