|
SparseLibrary
Version 1.6.0
|
This is the complete list of members for RDScheme< T, DS >, including all inherited members.
| bytesUsed() | RDScheme< T, DS > | inlinevirtual |
| collectY(RDScheme_shared_data< T > *shared) | RDScheme< T, DS > | inlinestatic |
| cond | RDScheme< T, DS > | protected |
| end(pthread_mutex_t *mutex, pthread_cond_t *cond, size_t *sync, const size_t P) | RDScheme< T, DS > | inlinestatic |
| end_cond | RDScheme< T, DS > | protected |
| end_mutex | RDScheme< T, DS > | protected |
| end_sync | RDScheme< T, DS > | protected |
| getFirstIndexPair(ULI &i, ULI &j) | RDScheme< T, DS > | inlinevirtual |
| global_clock_id | RDScheme< T, DS > | protectedstatic |
| input | RDScheme< T, DS > | protectedstatic |
| load(std::vector< Triplet< T > > &input, const ULI m, const ULI n, const T zero) | RDScheme< T, DS > | inlinevirtual |
| loadFromFile(const std::string file, const T zero=0) | SparseMatrix< T, ULI > | inline |
| m() | SparseMatrix< T, ULI > | inlinevirtual |
| Matrix() | Matrix< T > | inline |
| mutex | RDScheme< T, DS > | protected |
| mv(const T *x) | RDScheme< T, DS > | 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 |
| output | RDScheme< T, DS > | protectedstatic |
| P | RDScheme< T, DS > | protectedstatic |
| RDScheme(const std::string file, T zero) | RDScheme< T, DS > | inline |
| RDScheme(std::vector< Triplet< T > > &input, ULI m, ULI n, T zero) | RDScheme< T, DS > | inline |
| SparseMatrix() | SparseMatrix< T, ULI > | inline |
| SparseMatrix(const ULInzs, const ULInr, const ULInc, const T zero) | SparseMatrix< T, ULI > | inline |
| sync | RDScheme< T, DS > | protected |
| synchronise(pthread_mutex_t *mutex, pthread_cond_t *cond, size_t *sync, const size_t P) | RDScheme< T, DS > | inlinestatic |
| thread(void *data) | RDScheme< T, DS > | inlinestatic |
| thread_data | RDScheme< T, DS > | protected |
| threads | RDScheme< T, DS > | protected |
| wait() | RDScheme< T, DS > | inline |
| zax(const T *x, T *z) | RDScheme< T, DS > | inlinevirtual |
| zax(const T *x, T *z, const unsigned long int repeat, const clockid_t clock_id, double *elapsed_time) | RDScheme< T, DS > | 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) | RDScheme< T, DS > | inlinevirtual |
| zxa(const T *x, T *z, const unsigned long int repeat) | RDScheme< T, DS > | 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 |
| ~Matrix() | Matrix< T > | inlinevirtual |
| ~RDScheme() | RDScheme< T, DS > | inlinevirtual |
| ~SparseMatrix() | SparseMatrix< T, ULI > | inlinevirtual |
1.8.7