itpp::Sparse_Mat< T > Member List

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

add_elem(const int r, const int c, const T v)itpp::Sparse_Mat< T > [inline]
clear()itpp::Sparse_Mat< T > [inline]
clear_elem(const int r, const int c)itpp::Sparse_Mat< T > [inline]
cols() const itpp::Sparse_Mat< T > [inline]
compact()itpp::Sparse_Mat< T > [inline]
density()itpp::Sparse_Mat< T > [inline]
full(Mat< T > &m) const itpp::Sparse_Mat< T > [inline]
full() const itpp::Sparse_Mat< T > [inline]
get_col(int c, Sparse_Vec< T > &v) const itpp::Sparse_Mat< T > [inline]
get_col(int c) const itpp::Sparse_Mat< T > [inline]
get_submatrix(int r1, int r2, int c1, int c2) const itpp::Sparse_Mat< T > [inline]
get_submatrix_cols(int c1, int c2) const itpp::Sparse_Mat< T > [inline]
mult_trans(const Sparse_Mat< T > &m1, const Sparse_Mat< T > &m2)itpp::Sparse_Mat< T > [friend]
nnz()itpp::Sparse_Mat< T > [inline]
operator()(int r, int c) const itpp::Sparse_Mat< T > [inline]
operator*(const T &c, const Sparse_Mat< T > &m)itpp::Sparse_Mat< T > [friend]
operator*(const Sparse_Mat< T > &m1, const Sparse_Mat< T > &m2)itpp::Sparse_Mat< T > [friend]
operator*(const Sparse_Mat< T > &m, const Sparse_Vec< T > &v)itpp::Sparse_Mat< T > [friend]
operator*(const Sparse_Mat< T > &m, const Vec< T > &v)itpp::Sparse_Mat< T > [friend]
operator*(const Vec< T > &v, const Sparse_Mat< T > &m)itpp::Sparse_Mat< T > [friend]
operator*=(const T &v)itpp::Sparse_Mat< T > [inline]
operator+(const Sparse_Mat< T > &m1, const Sparse_Mat< T > &m2)itpp::Sparse_Mat< T > [friend]
operator+=(const Sparse_Mat< T > &v)itpp::Sparse_Mat< T > [inline]
operator+=(const Mat< T > &v)itpp::Sparse_Mat< T > [inline]
operator-() const itpp::Sparse_Mat< T > [inline]
operator-=(const Sparse_Mat< T > &v)itpp::Sparse_Mat< T > [inline]
operator-=(const Mat< T > &v)itpp::Sparse_Mat< T > [inline]
operator/=(const T &v)itpp::Sparse_Mat< T > [inline]
operator=(const Sparse_Mat< T > &m)itpp::Sparse_Mat< T > [inline]
operator=(const Mat< T > &m)itpp::Sparse_Mat< T > [inline]
operator==(const Sparse_Mat< T > &m) const itpp::Sparse_Mat< T > [inline]
rows() const itpp::Sparse_Mat< T > [inline]
set(int r, int c, T v)itpp::Sparse_Mat< T > [inline]
set_col(int c, const Sparse_Vec< T > &v)itpp::Sparse_Mat< T > [inline]
set_new(int r, int c, T v)itpp::Sparse_Mat< T > [inline]
set_size(int rows, int cols, int row_data_init=-1)itpp::Sparse_Mat< T > [inline]
set_submatrix(int r1, int r2, int c1, int c2, const Mat< T > &m)itpp::Sparse_Mat< T > [inline]
set_submatrix(int r, int c, const Mat< T > &m)itpp::Sparse_Mat< T > [inline]
sparse_cmat typedefitpp::Sparse_Mat< T > [related]
sparse_imat typedefitpp::Sparse_Mat< T > [related]
Sparse_Mat()itpp::Sparse_Mat< T > [inline]
Sparse_Mat(int rows, int cols, int row_data_init=200)itpp::Sparse_Mat< T > [inline]
Sparse_Mat(const Sparse_Mat< T > &m)itpp::Sparse_Mat< T > [inline]
Sparse_Mat(const Mat< T > &m)itpp::Sparse_Mat< T > [inline]
Sparse_Mat(const Mat< T > &m, T epsilon)itpp::Sparse_Mat< T > [inline]
sparse_mat typedefitpp::Sparse_Mat< T > [related]
trans_mult(const Sparse_Mat< T > &m)itpp::Sparse_Mat< T > [friend]
trans_mult(const Sparse_Mat< T > &m1, const Sparse_Mat< T > &m2)itpp::Sparse_Mat< T > [friend]
trans_mult(const Sparse_Mat< T > &m, const Vec< T > &v)itpp::Sparse_Mat< T > [friend]
trans_mult_s(const Sparse_Mat< T > &m)itpp::Sparse_Mat< T > [friend]
transpose(Sparse_Mat< T > &m) const itpp::Sparse_Mat< T > [inline]
transpose() const itpp::Sparse_Mat< T > [inline]
zero_elem(const int r, const int c)itpp::Sparse_Mat< T > [inline]
zeros()itpp::Sparse_Mat< T > [inline]
~Sparse_Mat()itpp::Sparse_Mat< T > [inline]


Generated on Tue Jun 2 10:02:19 2009 for mixpp by  doxygen 1.5.8