lkptr - simple reference LinKed PoinTeR:
Mx::Matrix< E > Member List
This is the complete list of members for Mx::Matrix< E >, including all inherited members.
add(const Matrix &)Mx::Matrix< E > [protected]
at(unsigned m, unsigned n)Mx::Matrix< E > [inline]
at(unsigned m, unsigned n) const Mx::Matrix< E > [inline]
capacity() const Mx::Matrix< E > [inline]
check_ok(const Matrix< T > &M)Mx::Matrix< E > [friend]
cols() const Mx::Matrix< E > [inline]
const_reference typedefMx::Matrix< E >
copy(const Matrix &o)Mx::Matrix< E >
count() const Mx::Matrix< E > [inline]
equals(const Matrix &o) const Mx::Matrix< E >
m_colsMx::Matrix< E > [private]
m_rowsMx::Matrix< E > [private]
m_valMx::Matrix< E > [private]
Matrix(unsigned m=1, unsigned n=1)Mx::Matrix< E > [inline]
Matrix(const Matrix &o)Mx::Matrix< E >
Matrix(const value_type V)Mx::Matrix< E > [inline]
move(Matrix &o)Mx::Matrix< E >
multiply(const Matrix &, const Matrix &)Mx::Matrix< E > [protected]
operator!=(const Matrix &p, const Matrix &q)Mx::Matrix< E > [friend]
operator()(unsigned, unsigned)Mx::Matrix< E > [inline]
operator()(unsigned, unsigned) const Mx::Matrix< E > [inline]
operator*(const Matrix &A, const Matrix &B)Mx::Matrix< E > [friend]
operator+(const Matrix &A, const Matrix &B)Mx::Matrix< E > [friend]
operator-(const Matrix &A, const Matrix &B)Mx::Matrix< E > [friend]
operator=(const Matrix &o)Mx::Matrix< E > [inline]
operator==(const Matrix &p, const Matrix &q)Mx::Matrix< E > [friend]
reference typedefMx::Matrix< E >
reShape(unsigned, unsigned)Mx::Matrix< E > [inline]
reSize(unsigned, unsigned)Mx::Matrix< E >
rows() const Mx::Matrix< E > [inline]
same(const Matrix &o) const Mx::Matrix< E > [inline]
size() const Mx::Matrix< E > [inline]
size_type typedefMx::Matrix< E >
substract(const Matrix &)Mx::Matrix< E > [protected]
swap(Matrix &o)Mx::Matrix< E > [inline]
test_Matrix classMx::Matrix< E > [friend]
transpose()Mx::Matrix< E > [inline]
value_type typedefMx::Matrix< E >
~Matrix()Mx::Matrix< E > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines