SparseLibrary  Version 1.6.0
Matrix< T > Member List

This is the complete list of members for Matrix< T >, including all inherited members.

bytesUsed()=0Matrix< T >pure virtual
m()=0Matrix< T >pure virtual
Matrix()Matrix< T >inline
mv(const T *x)=0Matrix< T >pure virtual
n()=0Matrix< T >pure virtual
nzs()Matrix< T >inlinevirtual
ZaX(const T *__restrict__ const *__restrict__ const X, T *__restrict__ const *__restrict__ const Z)Matrix< T >inline
zax(const T *__restrict__ x, T *__restrict__ z)=0Matrix< T >pure virtual
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
zxa(const T *__restrict__ x, T *__restrict__ z)=0Matrix< T >pure virtual
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