Abstract non Polymorphyc Matrix:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines
Mx::Matrix_List< E > Member List
This is the complete list of members for Mx::Matrix_List< E >, including all inherited members.
add_Matrix(MAT &Res, const MAT &M)Mx::Matrix_BASE< E > [friend]
at(unsigned i, unsigned j)Mx::Matrix_List< E > [inline]
at(unsigned i, unsigned j) const Mx::Matrix_List< 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_List< E > [inline]
check_ok(const Matrix_List< T > &M)Mx::Matrix_List< 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_List< E >
clear_Matrix(MAT &M)Mx::Matrix_BASE< E > [friend]
cols() const Mx::Matrix_List< E > [inline]
const_reference typedefMx::Matrix_BASE< E >
copy(const Matrix_List &o)Mx::Matrix_List< E >
Mx::Matrix_BASE::copy(const Matrix_BASE &M)Mx::Matrix_BASE< E > [protected]
count() const Mx::Matrix_List< E > [inline]
count_Matrix(const MAT &M)Mx::Matrix_BASE< E > [friend]
equals(const Matrix_List &o) const Mx::Matrix_List< 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_List< E > [inline]
m_colsMx::Matrix_List< E > [private]
m_sameMx::Matrix_List< E > [private]
m_VLMx::Matrix_List< 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_List(unsigned m=1, unsigned n=1)Mx::Matrix_List< E >
Matrix_List(const Matrix_List &o)Mx::Matrix_List< E > [inline]
Matrix_List(const E &V)Mx::Matrix_List< E > [inline]
move(Matrix_List &o)Mx::Matrix_List< 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, unsigned)Mx::Matrix_List< E > [inline]
operator()(unsigned, unsigned) const Mx::Matrix_List< 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_List &o)Mx::Matrix_List< 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 typedefMx::Matrix_BASE< E >
reserve(unsigned n)Mx::Matrix_List< E > [private]
reShape(unsigned m, unsigned n)Mx::Matrix_List< E >
reSize(unsigned m, unsigned n)Mx::Matrix_List< E >
reSize(unsigned newsize)Mx::Matrix_List< E > [private]
rows() const Mx::Matrix_List< E > [inline]
same(const Matrix_BASE &M) const Mx::Matrix_BASE< E > [inline]
setDefault(const E &same)Mx::Matrix_List< E > [inline]
size() const Mx::Matrix_List< E > [inline]
substract_Matrix(MAT &Res, const MAT &M)Mx::Matrix_BASE< E > [friend]
swap(Matrix_List &o)Mx::Matrix_List< E >
Mx::Matrix_BASE::swap(Matrix_BASE &M)Mx::Matrix_BASE< E > [protected]
test_Matrix classMx::Matrix_List< E > [friend]
transpose()Mx::Matrix_List< E >
value_type typedefMx::Matrix_BASE< E >
~Matrix_BASE()Mx::Matrix_BASE< E > [inline, protected]
~Matrix_List()Mx::Matrix_List< E > [inline]