![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
This is the complete list of members for itk::fem::LinearSystemWrapper, including all inherited members.
| AddMatrixMatrix(unsigned int matrixIndex1, unsigned int matrixIndex2) | itk::fem::LinearSystemWrapper | virtual |
| AddMatrixValue(unsigned int i, unsigned int j, Float value, unsigned int matrixIndex=0)=0 | itk::fem::LinearSystemWrapper | pure virtual |
| AddSolutionValue(unsigned int i, Float value, unsigned int solutionIndex=0)=0 | itk::fem::LinearSystemWrapper | pure virtual |
| AddVectorValue(unsigned int i, Float value, unsigned int vectorIndex=0)=0 | itk::fem::LinearSystemWrapper | pure virtual |
| AddVectorVector(unsigned int vectorIndex1, unsigned int vectorIndex2) | itk::fem::LinearSystemWrapper | virtual |
| Clean(void) | itk::fem::LinearSystemWrapper | virtual |
| ColumnArray typedef | itk::fem::LinearSystemWrapper | |
| ConstPointer typedef | itk::fem::LinearSystemWrapper | |
| CopyMatrix(unsigned int matrixIndex1, unsigned int matrixIndex2) | itk::fem::LinearSystemWrapper | virtual |
| CopySolution2Vector(unsigned int solutionIndex, unsigned int vectorIndex)=0 | itk::fem::LinearSystemWrapper | pure virtual |
| CopyVector(unsigned int vectorSource, unsigned int vectorDestination) | itk::fem::LinearSystemWrapper | virtual |
| CopyVector2Solution(unsigned int vectorIndex, unsigned int solutionIndex)=0 | itk::fem::LinearSystemWrapper | pure virtual |
| CuthillMckeeOrdering(ColumnArray &newNumbering, int startingRow, unsigned int matrixIndex=0) | itk::fem::LinearSystemWrapper | private |
| DestroyMatrix(unsigned int matrixIndex=0)=0 | itk::fem::LinearSystemWrapper | pure virtual |
| DestroySolution(unsigned int solutionIndex=0)=0 | itk::fem::LinearSystemWrapper | pure virtual |
| DestroyVector(unsigned int vectorIndex=0)=0 | itk::fem::LinearSystemWrapper | pure virtual |
| Float typedef | itk::fem::Solution | |
| FollowConnectionsCuthillMckeeOrdering(unsigned int rowNumber, ColumnArray &rowDegree, ColumnArray &newNumbering, unsigned int nextRowNumber, unsigned int matrixIndex=0) | itk::fem::LinearSystemWrapper | private |
| GetColumnsOfNonZeroMatrixElementsInRow(unsigned int row, ColumnArray &cols, unsigned int matrixIndex=0) | itk::fem::LinearSystemWrapper | virtual |
| GetMatrixValue(unsigned int i, unsigned int j, unsigned int matrixIndex=0) const =0 | itk::fem::LinearSystemWrapper | pure virtual |
| GetNumberOfMatrices() const | itk::fem::LinearSystemWrapper | inline |
| GetNumberOfSolutions() const | itk::fem::LinearSystemWrapper | inline |
| GetNumberOfVectors() const | itk::fem::LinearSystemWrapper | inline |
| GetSolutionValue(unsigned int i, unsigned int solutionIndex=0) const =0 | itk::fem::Solution | pure virtual |
| GetSystemOrder() const | itk::fem::LinearSystemWrapper | inline |
| GetVectorValue(unsigned int i, unsigned int vectorIndex=0) const =0 | itk::fem::LinearSystemWrapper | pure virtual |
| InitializeMatrix(unsigned int matrixIndex=0)=0 | itk::fem::LinearSystemWrapper | pure virtual |
| InitializeSolution(unsigned int solutionIndex=0)=0 | itk::fem::LinearSystemWrapper | pure virtual |
| InitializeVector(unsigned int vectorIndex=0)=0 | itk::fem::LinearSystemWrapper | pure virtual |
| IsMatrixInitialized(unsigned int matrixIndex=0)=0 | itk::fem::LinearSystemWrapper | pure virtual |
| IsSolutionInitialized(unsigned int solutionIndex=0)=0 | itk::fem::LinearSystemWrapper | pure virtual |
| IsVectorInitialized(unsigned int vectorIndex=0)=0 | itk::fem::LinearSystemWrapper | pure virtual |
| LinearSystemWrapper() | itk::fem::LinearSystemWrapper | inline |
| LinearSystemWrapper(const LinearSystemWrapper &) | itk::fem::LinearSystemWrapper | private |
| m_NumberOfMatrices | itk::fem::LinearSystemWrapper | protected |
| m_NumberOfSolutions | itk::fem::LinearSystemWrapper | protected |
| m_NumberOfVectors | itk::fem::LinearSystemWrapper | protected |
| m_Order | itk::fem::LinearSystemWrapper | protected |
| MultiplyMatrixMatrix(unsigned int resultMatrixIndex, unsigned int leftMatrixIndex, unsigned int rightMatrixIndex)=0 | itk::fem::LinearSystemWrapper | pure virtual |
| MultiplyMatrixSolution(unsigned int resultVectorIndex, unsigned int matrixIndex, unsigned int solutionIndex) | itk::fem::LinearSystemWrapper | virtual |
| MultiplyMatrixVector(unsigned int resultVectorIndex, unsigned int matrixIndex, unsigned int vectorIndex) | itk::fem::LinearSystemWrapper | virtual |
| operator=(const LinearSystemWrapper &) | itk::fem::LinearSystemWrapper | private |
| OptimizeMatrixStorage(unsigned int matrixIndex, unsigned int tempMatrixIndex) | itk::fem::LinearSystemWrapper | virtual |
| Pointer typedef | itk::fem::LinearSystemWrapper | |
| ReverseCuthillMckeeOrdering(ColumnArray &newNumbering, unsigned int matrixIndex=0) | itk::fem::LinearSystemWrapper | virtual |
| ScaleMatrix(Float scale, unsigned int matrixIndex=0) | itk::fem::LinearSystemWrapper | virtual |
| ScaleSolution(Float scale, unsigned int solutionIndex=0) | itk::fem::LinearSystemWrapper | |
| ScaleVector(Float scale, unsigned int vectorIndex=0) | itk::fem::LinearSystemWrapper | |
| Self typedef | itk::fem::LinearSystemWrapper | |
| SetMatrixValue(unsigned int i, unsigned int j, Float value, unsigned int matrixIndex=0)=0 | itk::fem::LinearSystemWrapper | pure virtual |
| SetNumberOfMatrices(unsigned int nMatrices) | itk::fem::LinearSystemWrapper | inline |
| SetNumberOfSolutions(unsigned int nSolutions) | itk::fem::LinearSystemWrapper | inline |
| SetNumberOfVectors(unsigned int nVectors) | itk::fem::LinearSystemWrapper | inline |
| SetSolutionValue(unsigned int i, Float value, unsigned int solutionIndex=0)=0 | itk::fem::LinearSystemWrapper | pure virtual |
| SetSystemOrder(unsigned int N) | itk::fem::LinearSystemWrapper | inline |
| SetVectorValue(unsigned int i, Float value, unsigned int vectorIndex=0)=0 | itk::fem::LinearSystemWrapper | pure virtual |
| Solve(void)=0 | itk::fem::LinearSystemWrapper | pure virtual |
| Superclass typedef | itk::fem::LinearSystemWrapper | |
| SwapMatrices(unsigned int matrixIndex1, unsigned int matrixIndex2)=0 | itk::fem::LinearSystemWrapper | pure virtual |
| SwapSolutions(unsigned int solutionIndex1, unsigned int solutionIndex2)=0 | itk::fem::LinearSystemWrapper | pure virtual |
| SwapVectors(unsigned int vectorIndex1, unsigned int vectorIndex2)=0 | itk::fem::LinearSystemWrapper | pure virtual |
| ~LinearSystemWrapper() | itk::fem::LinearSystemWrapper | inlinevirtual |
| ~Solution() | itk::fem::Solution | inlinevirtual |
1.8.1