_m(size_type r, size_type c) const | base::const_matrixrange< T > | [inline, protected] |
cols() const | base::const_matrixrange< T > | [inline] |
const_matrixrange(const matrix< T > &m, const range< size_type > &rr, const range< size_type > &cr) | base::const_matrixrange< T > | [inline] |
const_matrixrange(const const_matrixrange< T > &mr) | base::const_matrixrange< T > | [inline] |
const_matrixrange() | base::const_matrixrange< T > | [inline, protected] |
const_reference typedef | base::const_matrixrange< T > | |
cr | base::const_matrixrange< T > | [protected] |
equals(const const_matrixrange &mr, value_type eps=value_type(consts::epsilon)) const | base::const_matrixrange< T > | [inline] |
m | base::const_matrixrange< T > | [protected] |
operator matrix() const | base::const_matrixrange< T > | [inline] |
operator!=(const const_matrixrange &mr) const | base::const_matrixrange< T > | [inline] |
operator()(size_type r, size_type c) const | base::const_matrixrange< T > | [inline] |
operator==(const const_matrixrange &mr) const | base::const_matrixrange< T > | [inline] |
reference typedef | base::const_matrixrange< T > | |
rows() const | base::const_matrixrange< T > | [inline] |
rr | base::const_matrixrange< T > | [protected] |
size1() const | base::const_matrixrange< T > | [inline] |
size2() const | base::const_matrixrange< T > | [inline] |
size_type typedef | base::const_matrixrange< T > | |
value_type typedef | base::const_matrixrange< T > | |
~const_matrixrange() | base::const_matrixrange< T > | [inline] |