add_Matrix(Matrix_Sparse< T > &Res, const Matrix_Sparse< T > &M) | Mx::Matrix_Sparse< E > | [friend] |
Mx::Matrix_BASE::add_Matrix(MAT &Res, const MAT &M) | Mx::Matrix_BASE< E > | [friend] |
at(unsigned i, unsigned j) | Mx::Matrix_Sparse< E > | [inline] |
at(unsigned i, unsigned j) const | Mx::Matrix_Sparse< E > | [inline] |
at_Matrix(MAT &M, unsigned i, unsigned j) | Mx::Matrix_BASE< E > | [friend] |
at_Matrix(const MAT &M, unsigned i, unsigned j) | Mx::Matrix_BASE< E > | [friend] |
capacity() const | Mx::Matrix_Sparse< E > | [inline] |
check_ok(const Matrix_Sparse< T > &M) | Mx::Matrix_Sparse< E > | [friend] |
check_ok_Matrix(const MAT &M) | Mx::Matrix_BASE< E > | [friend] |
check_ok_Matrix(const MAT &M) | Mx::Matrix_BASE< E > | [friend] |
clear() | Mx::Matrix_Sparse< E > | [inline] |
clear_Matrix(MAT &M) | Mx::Matrix_BASE< E > | [friend] |
cols() const | Mx::Matrix_Sparse< E > | [inline] |
const_reference typedef | Mx::Matrix_BASE< E > | |
copy(const Matrix_Sparse &M) | Mx::Matrix_Sparse< E > | |
Mx::Matrix_BASE::copy(const Matrix_BASE &M) | Mx::Matrix_BASE< E > | [protected] |
count() const | Mx::Matrix_Sparse< E > | [inline] |
count_Matrix(const MAT &M) | Mx::Matrix_BASE< E > | [friend] |
equals(const Matrix_Sparse &M) const | Mx::Matrix_Sparse< E > | [inline] |
Mx::Matrix_BASE::equals(const Matrix_BASE &M) const | Mx::Matrix_BASE< E > | [protected] |
equals_Matrix(const MAT &A, const MAT &B) | Mx::Matrix_BASE< E > | [friend] |
getDefault() | Mx::Matrix_Sparse< E > | [inline] |
m_capacity | Mx::Matrix_Sparse< E > | [private] |
m_cols | Mx::Matrix_Sparse< E > | [private] |
m_I | Mx::Matrix_Sparse< E > | [private] |
m_J | Mx::Matrix_Sparse< E > | [private] |
m_rows | Mx::Matrix_Sparse< E > | [private] |
m_same | Mx::Matrix_Sparse< E > | [private] |
m_size | Mx::Matrix_Sparse< E > | [private] |
m_val | Mx::Matrix_Sparse< E > | [private] |
Matrix_BASE(unsigned m=1, unsigned n=1) | Mx::Matrix_BASE< E > | [inline, protected] |
Matrix_BASE(const Matrix_BASE &M) | Mx::Matrix_BASE< E > | [protected] |
Matrix_BASE(const E &val) | Mx::Matrix_BASE< E > | [protected] |
Matrix_Sparse(unsigned m=1, unsigned n=1) | Mx::Matrix_Sparse< E > | [inline] |
Matrix_Sparse(const Matrix_Sparse &o) | Mx::Matrix_Sparse< E > | [inline] |
Matrix_Sparse(const E &V) | Mx::Matrix_Sparse< E > | [inline] |
move(Matrix_Sparse &M) | Mx::Matrix_Sparse< E > | |
Mx::Matrix_BASE::move(Matrix_BASE &M) | Mx::Matrix_BASE< E > | [protected] |
multiply_Matrix(MAT &Res, const MAT &A, const MAT &B) | Mx::Matrix_BASE< E > | [friend] |
operator!=(const Matrix_BASE< typename MAT::value_type > &A, const MAT &B) | Mx::Matrix_BASE< E > | [friend] |
operator()(unsigned i, unsigned j) | Mx::Matrix_Sparse< E > | [inline] |
operator()(unsigned i, unsigned j) const | Mx::Matrix_Sparse< E > | [inline] |
operator*(const Matrix_BASE< typename MAT::value_type > &A, const MAT &B) | Mx::Matrix_BASE< E > | [friend] |
operator+(const Matrix_BASE< typename MAT::value_type > &A, const MAT &B) | Mx::Matrix_BASE< E > | [friend] |
operator-(const Matrix_BASE< typename MAT::value_type > &A, const MAT &B) | Mx::Matrix_BASE< E > | [friend] |
operator=(const Matrix_Sparse &M) | Mx::Matrix_Sparse< E > | [inline] |
Mx::Matrix_BASE::operator=(const Matrix_BASE &M) | Mx::Matrix_BASE< E > | [protected] |
operator==(const Matrix_BASE< typename MAT::value_type > &A, const MAT &B) | Mx::Matrix_BASE< E > | [friend] |
reference typedef | Mx::Matrix_BASE< E > | |
reserve(unsigned _Count) | Mx::Matrix_Sparse< E > | [private] |
reShape(unsigned m, unsigned n) | Mx::Matrix_Sparse< E > | [inline] |
reSize(unsigned m, unsigned n) | Mx::Matrix_Sparse< E > | |
reSize(unsigned newsize) | Mx::Matrix_Sparse< E > | [private] |
rows() const | Mx::Matrix_Sparse< E > | [inline] |
same(const Matrix_BASE &M) const | Mx::Matrix_BASE< E > | [inline] |
setDefault(const E &same) | Mx::Matrix_Sparse< E > | [inline] |
size() const | Mx::Matrix_Sparse< E > | [inline] |
substract_Matrix(MAT &Res, const MAT &M) | Mx::Matrix_BASE< E > | [friend] |
swap(Matrix_Sparse &M) | Mx::Matrix_Sparse< E > | |
Mx::Matrix_BASE::swap(Matrix_BASE &M) | Mx::Matrix_BASE< E > | [protected] |
test_Matrix class | Mx::Matrix_Sparse< E > | [friend] |
transpose() | Mx::Matrix_Sparse< E > | |
value_type typedef | Mx::Matrix_BASE< E > | |
~Matrix_BASE() | Mx::Matrix_BASE< E > | [inline, protected] |
~Matrix_Sparse() | Mx::Matrix_Sparse< E > | [inline] |