, including all inherited members.
ColumnDimensions | itk::Matrix< T, NRows, NColumns > | [static] |
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 > | |
Matrix(const vnl_matrix< T > &matrix) | itk::Matrix< T, NRows, NColumns > | [inline] |
Matrix(const InternalMatrixType &matrix) | itk::Matrix< T, NRows, NColumns > | [inline, explicit] |
Matrix() | itk::Matrix< T, NRows, NColumns > | [inline] |
Matrix(const Self &matrix) | itk::Matrix< T, NRows, NColumns > | [inline] |
operator!=(const Self &matrix) const | 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 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) 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 InternalMatrixType &matrix) | itk::Matrix< T, NRows, NColumns > | [inline] |
operator=(const Self &matrix) | itk::Matrix< T, NRows, NColumns > | [inline] |
operator==(const Self &matrix) const | 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] |
RowDimensions | itk::Matrix< T, NRows, NColumns > | [static] |
Self typedef | itk::Matrix< T, NRows, NColumns > | |
SetIdentity(void) | itk::Matrix< T, NRows, NColumns > | [inline] |
ValueType typedef | itk::Matrix< T, NRows, NColumns > | |