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