ITK  4.8.0
Insight Segmentation and Registration Toolkit
itk::fem::LinearSystemWrapperDenseVNL Member List

This is the complete list of members for itk::fem::LinearSystemWrapperDenseVNL, 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::LinearSystemWrapperDenseVNLinlinevirtual
AddSolutionValue(unsigned int i, Float value, unsigned int solutionIndex) overrideitk::fem::LinearSystemWrapperDenseVNLinlinevirtual
AddVectorValue(unsigned int i, Float value, unsigned int vectorIndex) overrideitk::fem::LinearSystemWrapperDenseVNLinlinevirtual
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::LinearSystemWrapperDenseVNLvirtual
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::LinearSystemWrapperDenseVNLvirtual
DestroyMatrix(unsigned int matrixIndex) overrideitk::fem::LinearSystemWrapperDenseVNLvirtual
DestroySolution(unsigned int solutionIndex) overrideitk::fem::LinearSystemWrapperDenseVNLvirtual
DestroyVector(unsigned int vectorIndex) overrideitk::fem::LinearSystemWrapperDenseVNLvirtual
Float typedefitk::fem::LinearSystemWrapperDenseVNL
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::LinearSystemWrapperDenseVNLinlinevirtual
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::LinearSystemWrapperDenseVNLvirtual
GetSystemOrder() const itk::fem::LinearSystemWrapperinline
GetVectorValue(unsigned int i, unsigned int vectorIndex) const overrideitk::fem::LinearSystemWrapperDenseVNLinlinevirtual
InitializeMatrix(unsigned int matrixIndex) overrideitk::fem::LinearSystemWrapperDenseVNLvirtual
InitializeSolution(unsigned int solutionIndex) overrideitk::fem::LinearSystemWrapperDenseVNLvirtual
InitializeVector(unsigned int vectorIndex) overrideitk::fem::LinearSystemWrapperDenseVNLvirtual
IsMatrixInitialized(unsigned int matrixIndex) overrideitk::fem::LinearSystemWrapperDenseVNLvirtual
IsSolutionInitialized(unsigned int solutionIndex) overrideitk::fem::LinearSystemWrapperDenseVNLvirtual
IsVectorInitialized(unsigned int vectorIndex) overrideitk::fem::LinearSystemWrapperDenseVNLvirtual
LinearSystemWrapper()itk::fem::LinearSystemWrapperinline
LinearSystemWrapperDenseVNL()itk::fem::LinearSystemWrapperDenseVNLinline
m_Matricesitk::fem::LinearSystemWrapperDenseVNLprivate
m_NumberOfMatricesitk::fem::LinearSystemWrapperprotected
m_NumberOfSolutionsitk::fem::LinearSystemWrapperprotected
m_NumberOfVectorsitk::fem::LinearSystemWrapperprotected
m_Orderitk::fem::LinearSystemWrapperprotected
m_Solutionsitk::fem::LinearSystemWrapperDenseVNLprivate
m_Vectorsitk::fem::LinearSystemWrapperDenseVNLprivate
MatrixHolder typedefitk::fem::LinearSystemWrapperDenseVNL
MatrixRepresentation typedefitk::fem::LinearSystemWrapperDenseVNL
MultiplyMatrixMatrix(unsigned int resultMatrixIndex, unsigned int leftMatrixIndex, unsigned int rightMatrixIndex) overrideitk::fem::LinearSystemWrapperDenseVNLvirtual
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::LinearSystemWrapperDenseVNLvirtual
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::LinearSystemWrapperDenseVNLvirtual
ScaleSolution(Float scale, unsigned int solutionIndex)itk::fem::LinearSystemWrapperDenseVNLvirtual
ScaleVector(Float scale, unsigned int vectorIndex)itk::fem::LinearSystemWrapperDenseVNLvirtual
Self typedefitk::fem::LinearSystemWrapper
SetMatrixValue(unsigned int i, unsigned int j, Float value, unsigned int matrixIndex) overrideitk::fem::LinearSystemWrapperDenseVNLinlinevirtual
SetMaximumNonZeroValuesInMatrix(unsigned int, unsigned int)itk::fem::LinearSystemWrapperDenseVNLinlinevirtual
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::LinearSystemWrapperDenseVNLinlinevirtual
SetSystemOrder(unsigned int N)itk::fem::LinearSystemWrapperinline
SetVectorValue(unsigned int i, Float value, unsigned int vectorIndex) overrideitk::fem::LinearSystemWrapperDenseVNLinlinevirtual
Solve(void) overrideitk::fem::LinearSystemWrapperDenseVNLvirtual
Superclass typedefitk::fem::LinearSystemWrapper
SuperClass typedefitk::fem::LinearSystemWrapperDenseVNL
SwapMatrices(unsigned int matrixIndex1, unsigned int matrixIndex2) overrideitk::fem::LinearSystemWrapperDenseVNLvirtual
SwapSolutions(unsigned int solutionIndex1, unsigned int solutionIndex2) overrideitk::fem::LinearSystemWrapperDenseVNLvirtual
SwapVectors(unsigned int vectorIndex1, unsigned int vectorIndex2) overrideitk::fem::LinearSystemWrapperDenseVNLvirtual
~LinearSystemWrapper()itk::fem::LinearSystemWrappervirtual
~LinearSystemWrapperDenseVNL()itk::fem::LinearSystemWrapperDenseVNLvirtual
~Solution()itk::fem::Solutionvirtual