#include <itkQuadEdgeMeshParamMatrixCoefficients.h>


See paper: ...
Definition at line 85 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
Public Types | |
| typedef InputMeshType::CoordRepType | InputCoordRepType |
| typedef TInputMesh | InputMeshType |
| typedef InputMeshType::PointIdentifier | InputPointIdentifier |
| typedef InputMeshType::PointType | InputPointType |
| typedef InputMeshType::QEType | InputQEType |
| typedef InputMeshType::VectorType | InputVectorType |
| typedef MatrixCoefficients < TInputMesh > | Superclass |
Public Member Functions | |
| InverseEuclideanDistanceMatrixCoefficients () | |
| InputCoordRepType | operator() (InputMeshType *iMesh, InputQEType *iEdge) const |
| typedef InputMeshType::CoordRepType itk::InverseEuclideanDistanceMatrixCoefficients< TInputMesh >::InputCoordRepType |
Reimplemented from itk::MatrixCoefficients< TInputMesh >.
Definition at line 92 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| typedef TInputMesh itk::InverseEuclideanDistanceMatrixCoefficients< TInputMesh >::InputMeshType |
Reimplemented from itk::MatrixCoefficients< TInputMesh >.
Definition at line 91 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| typedef InputMeshType::PointIdentifier itk::InverseEuclideanDistanceMatrixCoefficients< TInputMesh >::InputPointIdentifier |
Definition at line 94 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| typedef InputMeshType::PointType itk::InverseEuclideanDistanceMatrixCoefficients< TInputMesh >::InputPointType |
Definition at line 93 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| typedef InputMeshType::QEType itk::InverseEuclideanDistanceMatrixCoefficients< TInputMesh >::InputQEType |
Reimplemented from itk::MatrixCoefficients< TInputMesh >.
Definition at line 95 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| typedef InputMeshType::VectorType itk::InverseEuclideanDistanceMatrixCoefficients< TInputMesh >::InputVectorType |
Definition at line 96 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| typedef MatrixCoefficients< TInputMesh > itk::InverseEuclideanDistanceMatrixCoefficients< TInputMesh >::Superclass |
Definition at line 89 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| itk::InverseEuclideanDistanceMatrixCoefficients< TInputMesh >::InverseEuclideanDistanceMatrixCoefficients | ( | ) | [inline] |
Definition at line 98 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
| InputCoordRepType itk::InverseEuclideanDistanceMatrixCoefficients< TInputMesh >::operator() | ( | InputMeshType * | iMesh, | |
| InputQEType * | iEdge | |||
| ) | const [inline, virtual] |
| [in] | iMesh | |
| [in] | iEdge |
Implements itk::MatrixCoefficients< TInputMesh >.
Definition at line 105 of file itkQuadEdgeMeshParamMatrixCoefficients.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000