| col(dim_type cn, dim_type rstart=0) | mathglpp::Matrix2< T > | [inline] |
| col(dim_type cn, dim_type rstart, dim_type rend) | mathglpp::Matrix2< T > | [inline] |
| col_slice(dim_type cn, dim_type rstart=0) const | mathglpp::Matrix2< T > | [inline] |
| col_slice(dim_type cn, dim_type rstart, dim_type rend) const | mathglpp::Matrix2< T > | [inline] |
| cols | mathglpp::Matrix2< T > | [protected] |
| dim_type typedef | mathglpp::Matrix2< T > | |
| filter(T(*filter_func)(const Matrix2 &, const dim_type, const dim_type)) | mathglpp::Matrix2< T > | [inline] |
| getM() const | mathglpp::Matrix2< T > | [inline] |
| getN() const | mathglpp::Matrix2< T > | [inline] |
| identity() | mathglpp::Matrix2< T > | [inline] |
| Matrix2(const dim_type &m, const dim_type &n) | mathglpp::Matrix2< T > | [inline] |
| Matrix2(const Matrix2 &mat) | mathglpp::Matrix2< T > | [inline] |
| operator const value_type *() const | mathglpp::Matrix2< T > | [inline] |
| operator const vector_type &() const | mathglpp::Matrix2< T > | [inline] |
| operator vector_type &() | mathglpp::Matrix2< T > | [inline] |
| operator()(const dim_type i, const dim_type j) | mathglpp::Matrix2< T > | [inline] |
| operator()(const dim_type i, const dim_type j) const | mathglpp::Matrix2< T > | [inline] |
| operator=(const Matrix2 &rhs) | mathglpp::Matrix2< T > | [inline] |
| operator[](const dim_type ind) | mathglpp::Matrix2< T > | [inline] |
| operator[](const dim_type ind) const | mathglpp::Matrix2< T > | [inline] |
| operator[](const std::slice &sl) | mathglpp::Matrix2< T > | [inline] |
| row(dim_type rn, dim_type cstart=0) | mathglpp::Matrix2< T > | [inline] |
| row(dim_type rn, dim_type cstart, dim_type cend) | mathglpp::Matrix2< T > | [inline] |
| row_slice(dim_type rn, dim_type cstart=0) const | mathglpp::Matrix2< T > | [inline] |
| row_slice(dim_type rn, dim_type cstart, dim_type cend) const | mathglpp::Matrix2< T > | [inline] |
| rows | mathglpp::Matrix2< T > | [protected] |
| size() const | mathglpp::Matrix2< T > | [inline] |
| sliced_vector_type typedef | mathglpp::Matrix2< T > | |
| value_type typedef | mathglpp::Matrix2< T > | |
| vec | mathglpp::Matrix2< T > | [protected] |
| vector_type typedef | mathglpp::Matrix2< T > | |
| ~Matrix2() | mathglpp::Matrix2< T > | [inline] |