Lista completa de los miembros de Mx::Sparse_Matrix< E >, incluyendo todos los heredados:
add(const Sparse_Matrix &) | Mx::Sparse_Matrix< E > | private |
capacity() const | Mx::Sparse_Matrix< E > | inline |
check_ok(const Sparse_Matrix< T > &M) | Mx::Sparse_Matrix< E > | friend |
clear() | Mx::Sparse_Matrix< E > | |
cols() const | Mx::Sparse_Matrix< E > | inline |
const_reference typedef | Mx::Sparse_Matrix< E > | |
copy(const Sparse_Matrix &o) | Mx::Sparse_Matrix< E > | |
count() const | Mx::Sparse_Matrix< E > | inline |
equals(const Sparse_Matrix &o) const | Mx::Sparse_Matrix< E > | |
getDefault() | Mx::Sparse_Matrix< E > | inline |
m_capacity | Mx::Sparse_Matrix< E > | private |
m_cols | Mx::Sparse_Matrix< E > | private |
m_I | Mx::Sparse_Matrix< E > | private |
m_J | Mx::Sparse_Matrix< E > | private |
m_rows | Mx::Sparse_Matrix< E > | private |
m_same | Mx::Sparse_Matrix< E > | private |
m_size | Mx::Sparse_Matrix< E > | private |
m_val | Mx::Sparse_Matrix< E > | private |
move(Sparse_Matrix &o) | Mx::Sparse_Matrix< E > | |
multiply(const Sparse_Matrix &, const Sparse_Matrix &) | Mx::Sparse_Matrix< E > | private |
operator!=(const Sparse_Matrix &p, const Sparse_Matrix &q) | Mx::Sparse_Matrix< E > | friend |
operator()(unsigned, unsigned) | Mx::Sparse_Matrix< E > | inline |
operator()(unsigned, unsigned) const | Mx::Sparse_Matrix< E > | inline |
operator*(const Sparse_Matrix &A, const Sparse_Matrix &B) | Mx::Sparse_Matrix< E > | friend |
operator+(const Sparse_Matrix &A, const Sparse_Matrix &B) | Mx::Sparse_Matrix< E > | friend |
operator-(const Sparse_Matrix &A, const Sparse_Matrix &B) | Mx::Sparse_Matrix< E > | friend |
operator=(const Sparse_Matrix &o) | Mx::Sparse_Matrix< E > | inline |
operator==(const Sparse_Matrix &p, const Sparse_Matrix &q) | Mx::Sparse_Matrix< E > | friend |
reference typedef | Mx::Sparse_Matrix< E > | |
reserve(size_type _Count) | Mx::Sparse_Matrix< E > | |
reShape(unsigned, unsigned) | Mx::Sparse_Matrix< E > | inline |
reSize(unsigned, unsigned) | Mx::Sparse_Matrix< E > | |
reSize(unsigned newsize) | Mx::Sparse_Matrix< E > | |
rows() const | Mx::Sparse_Matrix< E > | inline |
same(const Sparse_Matrix &o) const | Mx::Sparse_Matrix< E > | inline |
setDefault(const E &same) | Mx::Sparse_Matrix< E > | inline |
size() const | Mx::Sparse_Matrix< E > | inline |
size_type typedef | Mx::Sparse_Matrix< E > | |
Sparse_Matrix(unsigned m=1, unsigned n=1) | Mx::Sparse_Matrix< E > | inline |
Sparse_Matrix(const Sparse_Matrix &o) | Mx::Sparse_Matrix< E > | inline |
Sparse_Matrix(const value_type V) | Mx::Sparse_Matrix< E > | inline |
substract(const Sparse_Matrix &) | Mx::Sparse_Matrix< E > | private |
swap(Sparse_Matrix &o) | Mx::Sparse_Matrix< E > | inline |
test_Sparse_Matrix class | Mx::Sparse_Matrix< E > | friend |
value_type typedef | Mx::Sparse_Matrix< E > | |
~Sparse_Matrix() | Mx::Sparse_Matrix< E > | inline |