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