| _coord | Freestyle::VecMat::Matrix< T, M, N > | protected |
| cols() | Freestyle::VecMat::Matrix< T, M, N > | inlinestatic |
| Matrix() | Freestyle::VecMat::Matrix< T, M, N > | inline |
| Matrix(const U tab[_SIZE]) | Freestyle::VecMat::Matrix< T, M, N > | inlineexplicit |
| Matrix(const std::vector< U > &tab) | Freestyle::VecMat::Matrix< T, M, N > | inlineexplicit |
| Matrix(const Matrix< U, M, N > &m) | Freestyle::VecMat::Matrix< T, M, N > | inline |
| operator()(const uint i, const uint j) const | Freestyle::VecMat::Matrix< T, M, N > | inline |
| operator()(const uint i, const uint j) | Freestyle::VecMat::Matrix< T, M, N > | inline |
| operator*=(const U lambda) | Freestyle::VecMat::Matrix< T, M, N > | inline |
| operator+=(const Matrix< U, M, N > &m) | Freestyle::VecMat::Matrix< T, M, N > | inline |
| operator-=(const Matrix< U, M, N > &m) | Freestyle::VecMat::Matrix< T, M, N > | inline |
| operator/=(const U lambda) | Freestyle::VecMat::Matrix< T, M, N > | inline |
| operator=(const Matrix< U, M, N > &m) | Freestyle::VecMat::Matrix< T, M, N > | inline |
| rows() | Freestyle::VecMat::Matrix< T, M, N > | inlinestatic |
| transpose() const | Freestyle::VecMat::Matrix< T, M, N > | inline |
| value_type typedef | Freestyle::VecMat::Matrix< T, M, N > | |
| ~Matrix() | Freestyle::VecMat::Matrix< T, M, N > | inline |