Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::Matrix< T, NRows, NColumns > Member List

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

ComponentType typedefitk::Matrix< T, NRows, NColumns >
Fill(const T &value)itk::Matrix< T, NRows, NColumns > [inline]
GetInverse(void) constitk::Matrix< T, NRows, NColumns > [inline]
GetTranspose(void) constitk::Matrix< T, NRows, NColumns > [inline]
GetVnlMatrix(void)itk::Matrix< T, NRows, NColumns > [inline]
GetVnlMatrix(void) constitk::Matrix< T, NRows, NColumns > [inline]
InternalMatrixType typedefitk::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(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 Vector< T, NColumns > &vector) constitk::Matrix< T, NRows, NColumns >
operator *(const Point< T, NColumns > &vector) constitk::Matrix< T, NRows, NColumns >
operator *(const CovariantVector< T, NColumns > &vector) constitk::Matrix< T, NRows, NColumns >
operator *(const Self &matrix) constitk::Matrix< T, NRows, NColumns >
operator *(const vnl_matrix< T > &matrix) constitk::Matrix< T, NRows, NColumns >
operator *(const vnl_vector< T > &matrix) constitk::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) 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 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)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) 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]
Self typedefitk::Matrix< T, NRows, NColumns >
SetIdentity(void)itk::Matrix< T, NRows, NColumns > [inline]
ValueType typedefitk::Matrix< T, NRows, NColumns >


Generated at Thu Nov 6 07:56:31 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000