ITK  4.0.0
Insight Segmentation and Registration Toolkit
itk::VariableSizeMatrix< T > Member List
This is the complete list of members for itk::VariableSizeMatrix< T >, including all inherited members.
Cols() const itk::VariableSizeMatrix< T > [inline]
ComponentType typedefitk::VariableSizeMatrix< T >
Fill(const T &value)itk::VariableSizeMatrix< T > [inline]
GetInverse(void) const itk::VariableSizeMatrix< T > [inline]
GetTranspose(void) const itk::VariableSizeMatrix< T > [inline]
GetVnlMatrix(void)itk::VariableSizeMatrix< T > [inline]
GetVnlMatrix(void) const itk::VariableSizeMatrix< T > [inline]
InternalMatrixType typedefitk::VariableSizeMatrix< T >
m_Matrixitk::VariableSizeMatrix< T > [private]
operator!=(const Self &matrix) const itk::VariableSizeMatrix< T > [inline]
operator()(unsigned int row, unsigned int col)itk::VariableSizeMatrix< T > [inline]
operator()(unsigned int row, unsigned int col) const itk::VariableSizeMatrix< T > [inline]
operator*(const Array< T > &vector) const itk::VariableSizeMatrix< T >
operator*(const Self &matrix) const itk::VariableSizeMatrix< T >
operator*(const vnl_matrix< T > &matrix) const itk::VariableSizeMatrix< T >
operator*(const vnl_vector< T > &matrix) const itk::VariableSizeMatrix< T >
operator*(const T &value)itk::VariableSizeMatrix< T > [inline]
operator*=(const Self &matrix)itk::VariableSizeMatrix< T >
operator*=(const vnl_matrix< T > &matrix)itk::VariableSizeMatrix< T >
operator*=(const T &value)itk::VariableSizeMatrix< T > [inline]
operator+(const Self &matrix) const itk::VariableSizeMatrix< T >
operator+=(const Self &matrix)itk::VariableSizeMatrix< T >
operator-(const Self &matrix) const itk::VariableSizeMatrix< T >
operator-()itk::VariableSizeMatrix< T >
operator-=(const Self &matrix)itk::VariableSizeMatrix< T >
operator/(const T &value)itk::VariableSizeMatrix< T > [inline]
operator/=(const T &value)itk::VariableSizeMatrix< T > [inline]
operator=(const vnl_matrix< T > &matrix)itk::VariableSizeMatrix< T > [inline]
operator=(const Self &matrix)itk::VariableSizeMatrix< T > [inline]
operator==(const Self &matrix) const itk::VariableSizeMatrix< T > [inline]
operator[](unsigned int i)itk::VariableSizeMatrix< T > [inline]
operator[](unsigned int i) const itk::VariableSizeMatrix< T > [inline]
Rows() const itk::VariableSizeMatrix< T > [inline]
Self typedefitk::VariableSizeMatrix< T >
SetIdentity(void)itk::VariableSizeMatrix< T > [inline]
SetSize(unsigned int r, unsigned int c)itk::VariableSizeMatrix< T > [inline]
ValueType typedefitk::VariableSizeMatrix< T >
VariableSizeMatrix()itk::VariableSizeMatrix< T > [inline]
VariableSizeMatrix(unsigned int rows, unsigned int cols)itk::VariableSizeMatrix< T >
VariableSizeMatrix(const Self &matrix)itk::VariableSizeMatrix< T > [inline]