LA::NRSMat_from1< T > Member List

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

amax() const (defined in LA::NRSMat< T >)LA::NRSMat< T > [inline]
amin() const (defined in LA::NRSMat< T >)LA::NRSMat< T > [inline]
axpy(const Talpha, const NRSMat &x) (defined in LA::NRSMat< T >)LA::NRSMat< T >
clear() (defined in LA::NRSMat< T >)LA::NRSMat< T > [inline]
copyonwrite()LA::NRSMat< T >
countLA::NRSMat< T > [protected]
diagonalof(NRVec< T > &, const bool divide=0, bool cache=false) constLA::NRSMat< T >
dot(const NRSMat &rhs) const (defined in LA::NRSMat< T >)LA::NRSMat< T >
dot(const NRVec< T > &rhs) const (defined in LA::NRSMat< T >)LA::NRSMat< T >
fprintf(FILE *f, const char *format, const int modulo) constLA::NRSMat< T >
fscanf(FILE *f, const char *format)LA::NRSMat< T >
gemv(const Tbeta, NRVec< T > &r, const char trans, const Talpha, const NRVec< T > &x) const (defined in LA::NRSMat< T >)LA::NRSMat< T > [inline]
gemv(const Tbeta, NRVec< complex< T > > &r, const char trans, const Talpha, const NRVec< complex< T > > &x) const (defined in LA::NRSMat< T >)LA::NRSMat< T > [inline]
get(int fd, bool dimensions=1, bool transp=0)LA::NRSMat< T >
getcount() const (defined in LA::NRSMat< T >)LA::NRSMat< T > [inline]
getlocation() const (defined in LA::NRSMat< T >)LA::NRSMat< T > [inline]
issymmetric() const (defined in LA::NRSMat< T >)LA::NRSMat< T > [inline]
moveto(const GPUID dest) (defined in LA::NRSMat< T >)LA::NRSMat< T > [inline]
ncols() constLA::NRSMat< T > [inline]
nnLA::NRSMat< T > [protected]
norm(const Tscalar=(T) 0) const (defined in LA::NRSMat< T >)LA::NRSMat< T >
NRMat< T > (defined in LA::NRSMat< T >)LA::NRSMat< T > [friend]
nrows() constLA::NRSMat< T > [inline]
NRSMat()LA::NRSMat< T > [inline]
NRSMat(const int n, const GPUID loc=undefined)LA::NRSMat< T > [inline, explicit]
NRSMat(const T &a, const int n)LA::NRSMat< T > [inline]
NRSMat(const T *a, const int n)LA::NRSMat< T > [inline]
NRSMat(const NRSMat &rhs)LA::NRSMat< T > [inline]
NRSMat(const typename LA_traits_complex< T >::NRSMat_Noncomplex_type &rhs, bool imagpart=false)LA::NRSMat< T >
NRSMat(const NRMat< T > &rhs)LA::NRSMat< T > [explicit]
NRSMat(const NRVec< T > &rhs, const int n)LA::NRSMat< T > [explicit]
NRSMat(const SparseMat< T > &rhs) (defined in LA::NRSMat< T >)LA::NRSMat< T > [explicit]
NRSMat(const SparseSMat< T > &rhs) (defined in LA::NRSMat< T >)LA::NRSMat< T > [explicit]
NRSMat_from1() (defined in LA::NRSMat_from1< T >)LA::NRSMat_from1< T > [inline]
NRSMat_from1(const int n) (defined in LA::NRSMat_from1< T >)LA::NRSMat_from1< T > [inline, explicit]
NRSMat_from1(const NRSMat< T > &rhs) (defined in LA::NRSMat_from1< T >)LA::NRSMat_from1< T > [inline]
NRSMat_from1(const T &a, const int n) (defined in LA::NRSMat_from1< T >)LA::NRSMat_from1< T > [inline]
NRSMat_from1(const T *a, const int n) (defined in LA::NRSMat_from1< T >)LA::NRSMat_from1< T > [inline]
NRSMat_from1(const NRMat< T > &rhs) (defined in LA::NRSMat_from1< T >)LA::NRSMat_from1< T > [inline, explicit]
NRSMat_from1(const NRVec< T > &rhs, const int n) (defined in LA::NRSMat_from1< T >)LA::NRSMat_from1< T > [inline, explicit]
NRVec< T > (defined in LA::NRSMat< T >)LA::NRSMat< T > [friend]
operator const T *() constLA::NRSMat< T > [inline]
operator T *()LA::NRSMat< T > [inline]
operator!=(const NRSMat &rhs) constLA::NRSMat< T > [inline]
operator()(const int i, const int j) const (defined in LA::NRSMat_from1< T >)LA::NRSMat_from1< T > [inline]
operator()(const int i, const int j) (defined in LA::NRSMat_from1< T >)LA::NRSMat_from1< T > [inline]
operator*(const T &a) const (defined in LA::NRSMat< T >)LA::NRSMat< T > [inline]
operator*(const NRSMat &rhs) const (defined in LA::NRSMat< T >)LA::NRSMat< T >
operator*(const NRMat< T > &rhs) const (defined in LA::NRSMat< T >)LA::NRSMat< T >
operator*(const NRVec< T > &rhs) const (defined in LA::NRSMat< T >)LA::NRSMat< T > [inline]
operator*(const NRVec< complex< T > > &rhs) const (defined in LA::NRSMat< T >)LA::NRSMat< T > [inline]
operator*=(const T &a)LA::NRSMat< T > [inline]
operator+(const T &a) const (defined in LA::NRSMat< T >)LA::NRSMat< T > [inline]
operator+(const NRSMat &rhs) const (defined in LA::NRSMat< T >)LA::NRSMat< T > [inline]
operator+(const NRMat< T > &rhs) constLA::NRSMat< T > [inline]
operator+=(const T &a)LA::NRSMat< T > [inline]
operator+=(const NRSMat &rhs)LA::NRSMat< T > [inline]
operator-() constLA::NRSMat< T >
operator-(const T &a) const (defined in LA::NRSMat< T >)LA::NRSMat< T > [inline]
operator-(const NRSMat &rhs) const (defined in LA::NRSMat< T >)LA::NRSMat< T > [inline]
operator-(const NRMat< T > &rhs) constLA::NRSMat< T > [inline]
operator-=(const T &a)LA::NRSMat< T > [inline]
operator-=(const NRSMat &rhs)LA::NRSMat< T > [inline]
operator=(const NRSMat &rhs)LA::NRSMat< T >
operator=(const T &a)LA::NRSMat< T >
operator==(const NRSMat &rhs) constLA::NRSMat< T > [inline]
operator[](const int ij) constLA::NRSMat< T > [inline]
operator[](const int ij)LA::NRSMat< T > [inline]
operator|=(const NRSMat &rhs)LA::NRSMat< T >
put(int fd, bool dimensions=1, bool transp=0) constLA::NRSMat< T >
randomize(const typename LA_traits< T >::normtype &x)LA::NRSMat< T >
resize(const int n)LA::NRSMat< T >
simplify() (defined in LA::NRSMat< T >)LA::NRSMat< T > [inline]
size() constLA::NRSMat< T > [inline]
trace() constLA::NRSMat< T >
transp(const int i, const int j) const (defined in LA::NRSMat< T >)LA::NRSMat< T > [inline]
vLA::NRSMat< T > [protected]
~NRSMat()LA::NRSMat< T >



LA library home page http://www.pittnerovi.com/la .