SparseLibrary
Version 1.6.0
|
This is the complete list of members for HilbertArrayInterface< T >, including all inherited members.
bytesUsed()=0 | HilbertArrayInterface< T > | pure virtual |
getFirstColumnIndex()=0 | HilbertArrayInterface< T > | pure virtual |
getFirstRowIndex()=0 | HilbertArrayInterface< T > | pure virtual |
moveToNext(const T *__restrict__ &x, T *__restrict__ &y, const T &v)=0 | HilbertArrayInterface< T > | pure virtual |
moveToStart(const T *__restrict__ &x, T *__restrict__ &y, const T &v)=0 | HilbertArrayInterface< T > | pure virtual |
zax(const T *__restrict__ const &x, T *__restrict__ const &y, const T *__restrict__ &v, const T *__restrict__ const &v_end)=0 | HilbertArrayInterface< T > | pure virtual |
zxa(const T *__restrict__ const &x, T *__restrict__ const &y, const T *__restrict__ &v, const T *__restrict__ const &v_end)=0 | HilbertArrayInterface< T > | pure virtual |
~HilbertArrayInterface() | HilbertArrayInterface< T > | inlinevirtual |