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 | Public Attributes

itk::IntrinsicMatrixCoefficients< TInputMesh > Class Template Reference

Compute a mtrix filled by intrinsic Coefficients of the edge, wherever two vertices are connected by an edge. More...

#include <itkQuadEdgeMeshParamMatrixCoefficients.h>

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

List of all members.

Public Types

typedef InputMeshType::CoordRepType InputCoordRepType
typedef TInputMesh InputMeshType
typedef InputMeshType::QEType InputQEType
typedef MatrixCoefficients
< TInputMesh > 
Superclass

Public Member Functions

 IntrinsicMatrixCoefficients (const InputCoordRepType &iLambda)
InputCoordRepType operator() (const InputMeshType *iMesh, InputQEType *iEdge) const

Public Attributes

InputCoordRepType m_Lambda

Detailed Description

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

Compute a mtrix filled by intrinsic Coefficients of the edge, wherever two vertices are connected by an edge.

Note:
Belongs to the parameterization Package.
See paper:

Definition at line 237 of file itkQuadEdgeMeshParamMatrixCoefficients.h.


Member Typedef Documentation

template<typename TInputMesh >
typedef InputMeshType::CoordRepType itk::IntrinsicMatrixCoefficients< TInputMesh >::InputCoordRepType
template<typename TInputMesh >
typedef TInputMesh itk::IntrinsicMatrixCoefficients< TInputMesh >::InputMeshType
template<typename TInputMesh >
typedef InputMeshType::QEType itk::IntrinsicMatrixCoefficients< TInputMesh >::InputQEType
template<typename TInputMesh >
typedef MatrixCoefficients< TInputMesh > itk::IntrinsicMatrixCoefficients< TInputMesh >::Superclass

Definition at line 240 of file itkQuadEdgeMeshParamMatrixCoefficients.h.


Constructor & Destructor Documentation

template<typename TInputMesh >
itk::IntrinsicMatrixCoefficients< TInputMesh >::IntrinsicMatrixCoefficients ( const InputCoordRepType iLambda  )  [inline]

Definition at line 248 of file itkQuadEdgeMeshParamMatrixCoefficients.h.


Member Function Documentation

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

Member Data Documentation

template<typename TInputMesh >
InputCoordRepType itk::IntrinsicMatrixCoefficients< TInputMesh >::m_Lambda

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

Generated at Mon Jul 12 2010 23:30:21 for ITK by doxygen 1.7.1 written by Dimitri van Heesch, © 1997-2000