ITK  5.2.0
Insight Toolkit
itk::Matrix< T, NRows, NColumns > Member List

This is the complete list of members for itk::Matrix< T, NRows, NColumns >, including all inherited members.

ColumnDimensionsitk::Matrix< T, NRows, NColumns >static
CompatibleSquareMatrixType typedefitk::Matrix< T, NRows, NColumns >
ComponentType typedefitk::Matrix< T, NRows, NColumns >
Fill(const T &value)itk::Matrix< T, NRows, NColumns >inline
GetInverse() constitk::Matrix< T, NRows, NColumns >inline
GetTranspose() constitk::Matrix< T, NRows, NColumns >inline
GetVnlMatrix()itk::Matrix< T, NRows, NColumns >inline
GetVnlMatrix() constitk::Matrix< T, NRows, NColumns >inline
InternalMatrixType typedefitk::Matrix< T, NRows, NColumns >
m_Matrixitk::Matrix< T, NRows, NColumns >private
Matrix(const vnl_matrix< T > &matrix)itk::Matrix< T, NRows, NColumns >inline
Matrix(const InternalMatrixType &matrix)itk::Matrix< T, NRows, NColumns >inlineexplicit
Matrix()=defaultitk::Matrix< T, NRows, NColumns >
operator!=(const Self &matrix) constitk::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) constitk::Matrix< T, NRows, NColumns >inline
operator*(const Vector< T, NColumns > &vect) constitk::Matrix< T, NRows, NColumns >
operator*(const Point< T, NColumns > &pnt) constitk::Matrix< T, NRows, NColumns >
operator*(const CovariantVector< T, NColumns > &covect) constitk::Matrix< T, NRows, NColumns >
operator*(const vnl_vector_fixed< T, NColumns > &inVNLvect) constitk::Matrix< T, NRows, NColumns >
operator*(const CompatibleSquareMatrixType &matrix) constitk::Matrix< T, NRows, NColumns >
operator*(const vnl_matrix_fixed< T, NRows, OuterDim > &matrix) constitk::Matrix< T, NRows, NColumns >inline
operator*(const vnl_matrix< T > &matrix) constitk::Matrix< T, NRows, NColumns >
operator*(const vnl_vector< T > &vc) constitk::Matrix< T, NRows, NColumns >
operator*(const T &value) constitk::Matrix< T, NRows, NColumns >inline
operator*=(const CompatibleSquareMatrixType &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) constitk::Matrix< T, NRows, NColumns >
operator+=(const Self &matrix)itk::Matrix< T, NRows, NColumns >
operator-(const Self &matrix) constitk::Matrix< T, NRows, NColumns >
operator-=(const Self &matrix)itk::Matrix< T, NRows, NColumns >
operator/(const T &value) constitk::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) constitk::Matrix< T, NRows, NColumns >inline
operator[](unsigned int i)itk::Matrix< T, NRows, NColumns >inline
operator[](unsigned int i) constitk::Matrix< T, NRows, NColumns >inline
RowDimensionsitk::Matrix< T, NRows, NColumns >static
Self typedefitk::Matrix< T, NRows, NColumns >
SetIdentity()itk::Matrix< T, NRows, NColumns >inline
swap(Self &other)itk::Matrix< T, NRows, NColumns >inline
ValueType typedefitk::Matrix< T, NRows, NColumns >