ITK  4.13.0
Insight Segmentation and Registration Toolkit
itk::fem::LinearSystemWrapperVNL Member List

This is the complete list of members for itk::fem::LinearSystemWrapperVNL, including all inherited members.

AddMatrixMatrix(unsigned int matrixIndex1, unsigned int matrixIndex2)itk::fem::LinearSystemWrappervirtual
AddMatrixValue(unsigned int i, unsigned int j, Float value, unsigned int matrixIndex) overrideitk::fem::LinearSystemWrapperVNLinlinevirtual
AddSolutionValue(unsigned int i, Float value, unsigned int solutionIndex) overrideitk::fem::LinearSystemWrapperVNLinlinevirtual
AddVectorValue(unsigned int i, Float value, unsigned int vectorIndex) overrideitk::fem::LinearSystemWrapperVNLinlinevirtual
AddVectorVector(unsigned int vectorIndex1, unsigned int vectorIndex2)itk::fem::LinearSystemWrappervirtual
Clean()itk::fem::LinearSystemWrappervirtual
ColumnArray typedefitk::fem::LinearSystemWrapper
ConstPointer typedefitk::fem::LinearSystemWrapper
CopyMatrix(unsigned int matrixIndex1, unsigned int matrixIndex2)itk::fem::LinearSystemWrappervirtual
CopySolution2Vector(unsigned solutionIndex, unsigned int vectorIndex) overrideitk::fem::LinearSystemWrapperVNLvirtual
itk::fem::LinearSystemWrapper::CopySolution2Vector(unsigned int solutionIndex, unsigned int vectorIndex)=0itk::fem::LinearSystemWrapperpure virtual
CopyVector(unsigned int vectorSource, unsigned int vectorDestination)itk::fem::LinearSystemWrappervirtual
CopyVector2Solution(unsigned int vectorIndex, unsigned int solutionIndex) overrideitk::fem::LinearSystemWrapperVNLvirtual
DestroyMatrix(unsigned int matrixIndex) overrideitk::fem::LinearSystemWrapperVNLvirtual
DestroySolution(unsigned int solutionIndex) overrideitk::fem::LinearSystemWrapperVNLvirtual
DestroyVector(unsigned int vectorIndex) overrideitk::fem::LinearSystemWrapperVNLvirtual
Float typedefitk::fem::LinearSystemWrapperVNL
GetColumnsOfNonZeroMatrixElementsInRow(unsigned int row, ColumnArray &cols, unsigned int matrixIndex=0)itk::fem::LinearSystemWrappervirtual
GetMatrixValue(unsigned int i, unsigned int j, unsigned int matrixIndex) const overrideitk::fem::LinearSystemWrapperVNLinlinevirtual
GetNumberOfMatrices() const itk::fem::LinearSystemWrapperinline
GetNumberOfSolutions() const itk::fem::LinearSystemWrapperinline
GetNumberOfVectors() const itk::fem::LinearSystemWrapperinline
GetSolutionValue(unsigned int i, unsigned int solutionIndex) const overrideitk::fem::LinearSystemWrapperVNLvirtual
GetSystemOrder() const itk::fem::LinearSystemWrapperinline
GetVectorValue(unsigned int i, unsigned int vectorIndex) const overrideitk::fem::LinearSystemWrapperVNLinlinevirtual
InitializeMatrix(unsigned int matrixIndex) overrideitk::fem::LinearSystemWrapperVNLvirtual
InitializeSolution(unsigned int solutionIndex) overrideitk::fem::LinearSystemWrapperVNLvirtual
InitializeVector(unsigned int vectorIndex) overrideitk::fem::LinearSystemWrapperVNLvirtual
IsMatrixInitialized(unsigned int matrixIndex) overrideitk::fem::LinearSystemWrapperVNLvirtual
IsSolutionInitialized(unsigned int solutionIndex) overrideitk::fem::LinearSystemWrapperVNLvirtual
IsVectorInitialized(unsigned int vectorIndex) overrideitk::fem::LinearSystemWrapperVNLvirtual
LinearSystemWrapper()itk::fem::LinearSystemWrapperinline
LinearSystemWrapperVNL()itk::fem::LinearSystemWrapperVNLinline
m_Matricesitk::fem::LinearSystemWrapperVNLprivate
m_NumberOfMatricesitk::fem::LinearSystemWrapperprotected
m_NumberOfSolutionsitk::fem::LinearSystemWrapperprotected
m_NumberOfVectorsitk::fem::LinearSystemWrapperprotected
m_Orderitk::fem::LinearSystemWrapperprotected
m_Solutionsitk::fem::LinearSystemWrapperVNLprivate
m_Vectorsitk::fem::LinearSystemWrapperVNLprivate
MatrixHolder typedefitk::fem::LinearSystemWrapperVNL
MatrixRepresentation typedefitk::fem::LinearSystemWrapperVNL
MultiplyMatrixMatrix(unsigned int resultMatrixIndex, unsigned int leftMatrixIndex, unsigned int rightMatrixIndex) overrideitk::fem::LinearSystemWrapperVNLvirtual
MultiplyMatrixSolution(unsigned int resultVectorIndex, unsigned int matrixIndex, unsigned int solutionIndex)itk::fem::LinearSystemWrappervirtual
MultiplyMatrixVector(unsigned int resultVectorIndex, unsigned int matrixIndex, unsigned int vectorIndex) overrideitk::fem::LinearSystemWrapperVNLvirtual
OptimizeMatrixStorage(unsigned int matrixIndex, unsigned int tempMatrixIndex)itk::fem::LinearSystemWrappervirtual
Pointer typedefitk::fem::LinearSystemWrapper
ReverseCuthillMckeeOrdering(ColumnArray &newNumbering, unsigned int matrixIndex=0)itk::fem::LinearSystemWrappervirtual
ScaleMatrix(Float scale, unsigned int matrixIndex) overrideitk::fem::LinearSystemWrapperVNLvirtual
ScaleSolution(Float scale, unsigned int solutionIndex=0)itk::fem::LinearSystemWrapper
ScaleVector(Float scale, unsigned int vectorIndex=0)itk::fem::LinearSystemWrapper
Self typedefitk::fem::LinearSystemWrapper
SetMatrixValue(unsigned int i, unsigned int j, Float value, unsigned int matrixIndex) overrideitk::fem::LinearSystemWrapperVNLinlinevirtual
SetMaximumNonZeroValuesInMatrix(unsigned int, unsigned int)itk::fem::LinearSystemWrapperVNLinlinevirtual
SetNumberOfMatrices(unsigned int nMatrices)itk::fem::LinearSystemWrapperinline
SetNumberOfSolutions(unsigned int nSolutions)itk::fem::LinearSystemWrapperinline
SetNumberOfVectors(unsigned int nVectors)itk::fem::LinearSystemWrapperinline
SetSolutionValue(unsigned int i, Float value, unsigned int solutionIndex) overrideitk::fem::LinearSystemWrapperVNLinlinevirtual
SetSystemOrder(unsigned int N)itk::fem::LinearSystemWrapperinline
SetVectorValue(unsigned int i, Float value, unsigned int vectorIndex) overrideitk::fem::LinearSystemWrapperVNLinlinevirtual
Solve(void) overrideitk::fem::LinearSystemWrapperVNLvirtual
Superclass typedefitk::fem::LinearSystemWrapperVNL
SwapMatrices(unsigned int matrixIndex1, unsigned int matrixIndex2) overrideitk::fem::LinearSystemWrapperVNLvirtual
SwapSolutions(unsigned int solutionIndex1, unsigned int solutionIndex2) overrideitk::fem::LinearSystemWrapperVNLvirtual
SwapVectors(unsigned int vectorIndex1, unsigned int vectorIndex2) overrideitk::fem::LinearSystemWrapperVNLvirtual
~LinearSystemWrapper()itk::fem::LinearSystemWrappervirtual
~LinearSystemWrapperVNL() overrideitk::fem::LinearSystemWrapperVNLvirtual
~Solution()itk::fem::Solutionvirtual