| ComponentType typedef | itk::Matrix< T, NRows, NColumns > | |
| Fill(const T &value) | itk::Matrix< T, NRows, NColumns > | [inline] |
| GetInverse(void) const | itk::Matrix< T, NRows, NColumns > | [inline] |
| GetTranspose(void) const | itk::Matrix< T, NRows, NColumns > | [inline] |
| GetVnlMatrix(void) | itk::Matrix< T, NRows, NColumns > | [inline] |
| GetVnlMatrix(void) const | itk::Matrix< T, NRows, NColumns > | [inline] |
| InternalMatrixType typedef | itk::Matrix< T, NRows, NColumns > | |
| itkStaticConstMacro(RowDimensions, unsigned int, NRows) | itk::Matrix< T, NRows, NColumns > | |
| itkStaticConstMacro(ColumnDimensions, unsigned int, NColumns) | itk::Matrix< T, NRows, NColumns > | |
| Matrix() | itk::Matrix< T, NRows, NColumns > | [inline] |
| Matrix(const Self &matrix) | itk::Matrix< T, NRows, NColumns > | [inline] |
| operator *(const Vector< T, NColumns > &vector) const | itk::Matrix< T, NRows, NColumns > | |
| operator *(const Point< T, NColumns > &vector) const | itk::Matrix< T, NRows, NColumns > | |
| operator *(const CovariantVector< T, NColumns > &vector) const | itk::Matrix< T, NRows, NColumns > | |
| operator *(const Self &matrix) const | itk::Matrix< T, NRows, NColumns > | |
| operator *(const vnl_matrix< T > &matrix) const | itk::Matrix< T, NRows, NColumns > | |
| operator *(const vnl_vector< T > &matrix) const | itk::Matrix< T, NRows, NColumns > | |
| operator *(const T &value) | itk::Matrix< T, NRows, NColumns > | [inline] |
| operator *=(const Self &matrix) | itk::Matrix< T, NRows, NColumns > | |
| operator *=(const vnl_matrix< T > &matrix) | itk::Matrix< T, NRows, NColumns > | |
| operator *=(const T &value) | itk::Matrix< T, NRows, NColumns > | [inline] |
| operator!=(const Self &matrix) | itk::Matrix< T, NRows, NColumns > | [inline] |
| operator()(unsigned int row, unsigned int col) | itk::Matrix< T, NRows, NColumns > | [inline] |
| operator()(unsigned int row, unsigned int col) const | itk::Matrix< T, NRows, NColumns > | [inline] |
| operator+(const Self &matrix) const | itk::Matrix< T, NRows, NColumns > | |
| operator+=(const Self &matrix) | itk::Matrix< T, NRows, NColumns > | |
| operator-(const Self &matrix) const | itk::Matrix< T, NRows, NColumns > | |
| operator-=(const Self &matrix) | itk::Matrix< T, NRows, NColumns > | |
| operator/(const T &value) | itk::Matrix< T, NRows, NColumns > | [inline] |
| operator/=(const T &value) | itk::Matrix< T, NRows, NColumns > | [inline] |
| operator=(const vnl_matrix< T > &matrix) | itk::Matrix< T, NRows, NColumns > | [inline] |
| operator=(const Self &matrix) | itk::Matrix< T, NRows, NColumns > | [inline] |
| operator==(const Self &matrix) | itk::Matrix< T, NRows, NColumns > | [inline] |
| operator[](unsigned int i) | itk::Matrix< T, NRows, NColumns > | [inline] |
| operator[](unsigned int i) const | itk::Matrix< T, NRows, NColumns > | [inline] |
| Self typedef | itk::Matrix< T, NRows, NColumns > | |
| SetIdentity(void) | itk::Matrix< T, NRows, NColumns > | [inline] |
| ValueType typedef | itk::Matrix< T, NRows, NColumns > | |