| begin() const | LinAlg::Mat2< T > | [inline] |
| begin() | LinAlg::Mat2< T > | [inline] |
| const_iterator typedef | LinAlg::Mat2< T > | |
| data() const | LinAlg::Mat2< T > | [inline] |
| data() | LinAlg::Mat2< T > | [inline] |
| description() | LinAlg::Mat2< T > | [static] |
| eigs(Vec2< T > &values, Mat2 &vectors) const | LinAlg::Mat2< T > | |
| end() const | LinAlg::Mat2< T > | [inline] |
| end() | LinAlg::Mat2< T > | [inline] |
| equal(const Mat2< T > &v, const T eps) const | LinAlg::Mat2< T > | |
| getCol(const unsigned i) const | LinAlg::Mat2< T > | |
| getRow(const unsigned i) const | LinAlg::Mat2< T > | |
| ident() | LinAlg::Mat2< T > | [static] |
| inverse(const Vec2< T > &values, const Mat2 &vectors) | LinAlg::Mat2< T > | [static] |
| iterator typedef | LinAlg::Mat2< T > | |
| limit(const std::pair< T, T > &l) | LinAlg::Mat2< T > | [inline] |
| limit(const T lower, const T upper) | LinAlg::Mat2< T > | [inline] |
| limit(const Mat2 &lower, const Mat2 &upper) | LinAlg::Mat2< T > | [inline] |
| m_data | LinAlg::Mat2< T > | [protected] |
| Mat2() | LinAlg::Mat2< T > | [inline] |
| Mat2(const T v00, const T v10, const T v01, const T v11) | LinAlg::Mat2< T > | [inline] |
| Mat2(const Mat2< Other > &m) | LinAlg::Mat2< T > | [inline] |
| max(const Mat2 &u, const Mat2 &v) | LinAlg::Mat2< T > | [friend] |
| min(const Mat2 &u, const Mat2 &v) | LinAlg::Mat2< T > | [friend] |
| num_dims enum value (defined in LinAlg::Mat2< T >) | LinAlg::Mat2< T > | |
| num_elements enum value (defined in LinAlg::Mat2< T >) | LinAlg::Mat2< T > | |
| operator *(const Mat2 &u, const Mat2 &v) | LinAlg::Mat2< T > | [friend] |
| operator *(const Mat2< T > &u, const T s) | LinAlg::Mat2< T > | [friend] |
| operator *(const T s, const Mat2< T > &u) | LinAlg::Mat2< T > | [friend] |
| operator *(const Mat2 &m, const Vec2< T > &v) | LinAlg::Mat2< T > | [friend] |
| operator *=(const Scalar d) | LinAlg::Mat2< T > | [inline] |
| operator!=(const Mat2 &u, const Mat2 &v) | LinAlg::Mat2< T > | [friend] |
| operator()(const unsigned i, const unsigned j) const | LinAlg::Mat2< T > | [inline] |
| operator()(const unsigned i, const unsigned j) | LinAlg::Mat2< T > | [inline] |
| operator+(const Mat2 &u, const Mat2 &v) | LinAlg::Mat2< T > | [friend] |
| operator+=(const Mat2 &m) | LinAlg::Mat2< T > | [inline] |
| operator-(const Mat2 &u) | LinAlg::Mat2< T > | [friend] |
| operator-(const Mat2 &u, const Mat2 &v) | LinAlg::Mat2< T > | [friend] |
| operator-=(const Mat2 &m) | LinAlg::Mat2< T > | [inline] |
| operator/(const Mat2< T > &u, const T s) | LinAlg::Mat2< T > | [friend] |
| operator/=(const Scalar d) | LinAlg::Mat2< T > | [inline] |
| operator=(const Mat2 &m) | LinAlg::Mat2< T > | [inline] |
| operator==(const Mat2 &u, const Mat2 &v) | LinAlg::Mat2< T > | [friend] |
| prod() const | LinAlg::Mat2< T > | [inline] |
| self_type typedef | LinAlg::Mat2< T > | |
| setCol(const unsigned i, const Vec2< T > &v) | LinAlg::Mat2< T > | |
| setRow(const unsigned i, const Vec2< T > &v) | LinAlg::Mat2< T > | |
| size1() const | LinAlg::Mat2< T > | [inline] |
| size2() const | LinAlg::Mat2< T > | [inline] |
| sum() const | LinAlg::Mat2< T > | [inline] |
| trans() const | LinAlg::Mat2< T > | |
| value_type typedef | LinAlg::Mat2< T > | |
| vec_type typedef | LinAlg::Mat2< T > | |
| zero() | LinAlg::Mat2< T > | [static] |
© 2005-2008 Adrian Secord.