Go to the source code of this file.
Namespaces | |
| namespace | itk |
Classes | |
| class | itk::AuthalicMatrixCoefficients< TInputMesh > |
| Compute a matrix filled with Authalic Coefiicients of the edge, wherever two vertices are connected with an edge. More... | |
| class | itk::ConformalMatrixCoefficients< TInputMesh > |
| Compute a matrix filed by Conformal Coefficients of the edge wherever two vertices are connected by an edge. More... | |
| class | itk::HarmonicMatrixCoefficients< TInputMesh > |
| Compute a matrix filled with Harmonic coefficients, wherever two vertices are connected by an edge. More... | |
| class | itk::IntrinsicMatrixCoefficients< TInputMesh > |
| Compute a mtrix filled by intrinsic Coefficients of the edge, wherever two vertices are connected by an edge. More... | |
| class | itk::InverseEuclideanDistanceMatrixCoefficients< TInputMesh > |
| Compute a matrix filed with the inverse of the euclidian distance wherever two vertices are connected by an edge. More... | |
| class | itk::MatrixCoefficients< TInputMesh > |
| Superclass for all the matrix coefficients computation classes. More... | |
| class | itk::OnesMatrixCoefficients< TInputMesh > |
| Compute a matrix filled by 1s wherever two vertices are connected by an edge. More... | |
1.5.5 written by Dimitri van Heesch,
© 1997-2000