SparseLibrary  Version 1.6.0
RDScheme< T, DS > Member List

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
condRDScheme< T, DS >protected
end(pthread_mutex_t *mutex, pthread_cond_t *cond, size_t *sync, const size_t P)RDScheme< T, DS >inlinestatic
end_condRDScheme< T, DS >protected
end_mutexRDScheme< T, DS >protected
end_syncRDScheme< T, DS >protected
getFirstIndexPair(ULI &i, ULI &j)RDScheme< T, DS >inlinevirtual
global_clock_idRDScheme< T, DS >protectedstatic
inputRDScheme< 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
mutexRDScheme< T, DS >protected
mv(const T *x)RDScheme< T, DS >inlinevirtual
n()SparseMatrix< T, ULI >inlinevirtual
nnzSparseMatrix< T, ULI >protected
nocSparseMatrix< T, ULI >protected
norSparseMatrix< T, ULI >protected
nzs()SparseMatrix< T, ULI >inlinevirtual
outputRDScheme< T, DS >protectedstatic
PRDScheme< 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
syncRDScheme< 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_dataRDScheme< T, DS >protected
threadsRDScheme< 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)=0SparseMatrix< 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_elementSparseMatrix< 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)=0SparseMatrix< 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