Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts
Public Types | Public Member Functions | Static Public Attributes

itk::HarmonicMatrixCoefficients< TInputMesh > Class Template Reference

Compute a matrix filled with Harmonic coefficients, wherever two vertices are connected by an edge. More...

#include <itkQuadEdgeMeshParamMatrixCoefficients.h>

Inheritance diagram for itk::HarmonicMatrixCoefficients< TInputMesh >:
Inheritance graph
[legend]
Collaboration diagram for itk::HarmonicMatrixCoefficients< TInputMesh >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef InputMeshType::CoordRepType InputCoordRepType
typedef TInputMesh InputMeshType
typedef
InputMeshType::PointIdentifier 
InputPointIdentifier
typedef InputMeshType::PointType InputPointType
typedef InputMeshType::QEType InputQEType
typedef InputPointType::VectorType InputVectorType
typedef MatrixCoefficients
< TInputMesh > 
Superclass

Public Member Functions

 HarmonicMatrixCoefficients ()
InputCoordRepType operator() (const InputMeshType *iMesh, InputQEType *iEdge) const

Static Public Attributes

static const unsigned int PointDimension = InputPointType::PointDimension

Detailed Description

template<typename TInputMesh>
class itk::HarmonicMatrixCoefficients< TInputMesh >

Compute a matrix filled with Harmonic coefficients, wherever two vertices are connected by an edge.

Note:
Belongs to the parameterization package.
See paper:

Definition at line 272 of file itkQuadEdgeMeshParamMatrixCoefficients.h.


Member Typedef Documentation

template<typename TInputMesh >
typedef InputMeshType::CoordRepType itk::HarmonicMatrixCoefficients< TInputMesh >::InputCoordRepType
template<typename TInputMesh >
typedef TInputMesh itk::HarmonicMatrixCoefficients< TInputMesh >::InputMeshType
template<typename TInputMesh >
typedef InputMeshType::PointIdentifier itk::HarmonicMatrixCoefficients< TInputMesh >::InputPointIdentifier

Definition at line 281 of file itkQuadEdgeMeshParamMatrixCoefficients.h.

template<typename TInputMesh >
typedef InputMeshType::PointType itk::HarmonicMatrixCoefficients< TInputMesh >::InputPointType

Definition at line 279 of file itkQuadEdgeMeshParamMatrixCoefficients.h.

template<typename TInputMesh >
typedef InputMeshType::QEType itk::HarmonicMatrixCoefficients< TInputMesh >::InputQEType
template<typename TInputMesh >
typedef InputPointType::VectorType itk::HarmonicMatrixCoefficients< TInputMesh >::InputVectorType

Definition at line 280 of file itkQuadEdgeMeshParamMatrixCoefficients.h.

template<typename TInputMesh >
typedef MatrixCoefficients< TInputMesh > itk::HarmonicMatrixCoefficients< TInputMesh >::Superclass

Definition at line 275 of file itkQuadEdgeMeshParamMatrixCoefficients.h.


Constructor & Destructor Documentation

template<typename TInputMesh >
itk::HarmonicMatrixCoefficients< TInputMesh >::HarmonicMatrixCoefficients (  )  [inline]

Definition at line 288 of file itkQuadEdgeMeshParamMatrixCoefficients.h.


Member Function Documentation

template<typename TInputMesh >
InputCoordRepType itk::HarmonicMatrixCoefficients< TInputMesh >::operator() ( const InputMeshType iMesh,
InputQEType iEdge 
) const [inline, virtual]

Member Data Documentation

template<typename TInputMesh >
const unsigned int itk::HarmonicMatrixCoefficients< TInputMesh >::PointDimension = InputPointType::PointDimension [static]

Definition at line 285 of file itkQuadEdgeMeshParamMatrixCoefficients.h.


The documentation for this class was generated from the following file:

Generated at Mon Jul 12 2010 22:56:19 for ITK by doxygen 1.7.1 written by Dimitri van Heesch, © 1997-2000