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