Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > Member List

This is the complete list of members for itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >, including all inherited members.

BreakOnError()itk::LightObject [static]
ComputeGlobalTimeStep(void *GlobalData) const=0itk::FiniteDifferenceFunction< TDeformationField > [pure virtual]
ComputeNeighborhoodScales() constitk::FiniteDifferenceFunction< TDeformationField >
ComputeUpdate(const NeighborhoodType &neighborhood, void *globalData, const FloatOffsetType &offset=FloatOffsetType(0.0))=0itk::FiniteDifferenceFunction< TDeformationField > [pure virtual]
ConstPointer typedefitk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >
CreateAnother() constitk::LightObject [virtual]
DefaultBoundaryConditionType typedefitk::FiniteDifferenceFunction< TDeformationField >
DeformationFieldType typedefitk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >
DeformationFieldTypePointer typedefitk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >
Delete()itk::LightObject [virtual]
FiniteDifferenceFunction()itk::FiniteDifferenceFunction< TDeformationField > [inline, protected]
FixedImagePointer typedefitk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >
FixedImageType typedefitk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >
FloatOffsetType typedefitk::FiniteDifferenceFunction< TDeformationField >
GetDeformationField(void)itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > [inline]
GetEnergy() constitk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > [inline]
GetFixedImage(void) constitk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > [inline]
GetGlobalDataPointer() const=0itk::FiniteDifferenceFunction< TDeformationField > [pure virtual]
GetGradientStep() constitk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > [inline]
GetMovingImage(void) constitk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > [inline]
GetNameOfClass() constitk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > [virtual]
GetNormalizeGradient() constitk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > [inline]
GetRadius() constitk::FiniteDifferenceFunction< TDeformationField > [inline]
GetReferenceCount() constitk::LightObject [inline, virtual]
ImageType typedefitk::FiniteDifferenceFunction< TDeformationField >
InitializeIteration()itk::FiniteDifferenceFunction< TDeformationField > [inline, virtual]
InternalReferenceCountType typedefitk::LightObject [protected]
itkStaticConstMacro(ImageDimension, unsigned int, ImageType::ImageDimension)itk::FiniteDifferenceFunction< TDeformationField >
LightObject()itk::LightObject [inline, protected]
m_DeformationFielditk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > [protected]
m_Energyitk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > [mutable, protected]
m_FixedImageitk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > [protected]
m_GradientStepitk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > [mutable, protected]
m_MovingImageitk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > [protected]
m_NormalizeGradientitk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > [protected]
m_Radiusitk::FiniteDifferenceFunction< TDeformationField > [protected]
m_ReferenceCountitk::LightObject [mutable, protected]
m_ReferenceCountLockitk::LightObject [mutable, protected]
m_ScaleCoefficientsitk::FiniteDifferenceFunction< TDeformationField > [protected]
MovingImagePointer typedefitk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >
MovingImageType typedefitk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >
NeighborhoodScalesType typedefitk::FiniteDifferenceFunction< TDeformationField >
NeighborhoodType typedefitk::FiniteDifferenceFunction< TDeformationField >
New()itk::LightObject [static]
PDEDeformableRegistrationFunction()itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > [inline, protected]
PixelRealType typedefitk::FiniteDifferenceFunction< TDeformationField >
PixelType typedefitk::FiniteDifferenceFunction< TDeformationField >
Pointer typedefitk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >
Print(std::ostream &os, Indent indent=0) constitk::LightObject
PrintHeader(std::ostream &os, Indent indent) constitk::LightObject [protected, virtual]
PrintSelf(std::ostream &os, Indent indent) constitk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > [inline, protected, virtual]
PrintTrailer(std::ostream &os, Indent indent) constitk::LightObject [protected, virtual]
RadiusType typedefitk::FiniteDifferenceFunction< TDeformationField >
Register() constitk::LightObject [virtual]
ReleaseGlobalDataPointer(void *GlobalData) const=0itk::FiniteDifferenceFunction< TDeformationField > [pure virtual]
Self typedefitk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >
SetDeformationField(DeformationFieldTypePointer ptr)itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > [inline]
SetEnergy(double e)itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > [inline]
SetFixedImage(const FixedImageType *ptr)itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > [inline]
SetGradientStep(double e)itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > [inline]
SetMovingImage(const MovingImageType *ptr)itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > [inline]
SetNormalizeGradient(bool e)itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > [inline]
SetRadius(const RadiusType &r)itk::FiniteDifferenceFunction< TDeformationField > [inline]
SetReferenceCount(int)itk::LightObject [virtual]
SetScaleCoefficients(PixelRealType vals[ImageDimension])itk::FiniteDifferenceFunction< TDeformationField > [inline]
Superclass typedefitk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >
TimeStepType typedefitk::FiniteDifferenceFunction< TDeformationField >
UnRegister() constitk::LightObject [virtual]
~FiniteDifferenceFunction()itk::FiniteDifferenceFunction< TDeformationField > [inline, protected]
~LightObject()itk::LightObject [protected, virtual]
~PDEDeformableRegistrationFunction()itk::PDEDeformableRegistrationFunction< TFixedImage, TMovingImage, TDeformationField > [inline, protected]


Generated at Thu Nov 6 09:39:58 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000