ITK  4.4.0
Insight Segmentation and Registration 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(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 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()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 CompatibleSquareMatrixType &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 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) 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
RowDimensionsitk::Matrix< T, NRows, NColumns >static
Self typedefitk::Matrix< T, NRows, NColumns >
SetIdentity(void)itk::Matrix< T, NRows, NColumns >inline
ValueType typedefitk::Matrix< T, NRows, NColumns >