ITK  4.1.0
Insight Segmentation and Registration Toolkit
itk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > Member List
This is the complete list of members for itk::GaussianInterpolateImageFunction< TInputImage, TCoordRep >, including all inherited members.
AddObserver(const EventObject &event, Command *)itk::Object
AddObserver(const EventObject &event, Command *) const itk::Object
ArrayType typedefitk::GaussianInterpolateImageFunction< TInputImage, TCoordRep >
BreakOnError()itk::LightObject [static]
ComputeBoundingBox()itk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [protected, virtual]
ComputeErrorFunctionArray(unsigned int dimension, RealType cindex, vnl_vector< RealType > &erfArray, vnl_vector< RealType > &gerfArray, bool evaluateGradient=false) const itk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [protected, virtual]
ConstPointer typedefitk::GaussianInterpolateImageFunction< TInputImage, TCoordRep >
ContinuousIndexType typedefitk::GaussianInterpolateImageFunction< TInputImage, TCoordRep >
ConvertContinuousIndexToNearestIndex(const ContinuousIndexType &cindex, IndexType &index) constitk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep > [inline]
ConvertPointToContinuousIndex(const PointType &point, ContinuousIndexType &cindex) constitk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep > [inline]
ConvertPointToNearestIndex(const PointType &point, IndexType &index) constitk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep > [inline]
CoordRepType typedefitk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep >
CreateAnother(void) const itk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [virtual]
DebugOff() const itk::Object [virtual]
DebugOn() const itk::Object [virtual]
Delete()itk::LightObject [virtual]
Evaluate(const PointType &point) const itk::InterpolateImageFunction< TInputImage, TCoordRep > [inline, virtual]
EvaluateAtContinuousIndex(const ContinuousIndexType &cindex) const itk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [inline, virtual]
EvaluateAtContinuousIndex(const ContinuousIndexType &, OutputType *) const itk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [private, virtual]
ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep >::EvaluateAtContinuousIndex(const ContinuousIndexType &index) const =0itk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep > [pure virtual]
EvaluateAtIndex(const IndexType &index) const itk::InterpolateImageFunction< TInputImage, TCoordRep > [inline, virtual]
ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep >::EvaluateAtIndex(const IndexType &index) const =0itk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep > [pure virtual]
FunctionBase()itk::FunctionBase< Point< TCoordRep, TInputImage::ImageDimension >, NumericTraits< TInputImage::PixelType >::RealType > [inline, protected]
GaussianInterpolateImageFunction()itk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [protected]
GaussianInterpolateImageFunction(const Self &)itk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [private]
GetAlpha() const itk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [virtual]
GetCommand(unsigned long tag)itk::Object
GetDebug() const itk::Object
GetEndContinuousIndex()itk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep > [virtual]
GetEndIndex()itk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep > [virtual]
GetGlobalWarningDisplay()itk::Object [static]
GetInputImage() constitk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep > [inline]
GetMetaDataDictionary(void)itk::Object
GetMetaDataDictionary(void) const itk::Object
GetMTime() const itk::Object [virtual]
GetNameOfClass() const itk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [virtual]
GetReferenceCount() const itk::LightObject [inline, virtual]
GetSigma() const itk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [virtual]
GetStartContinuousIndex()itk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep > [virtual]
GetStartIndex()itk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep > [virtual]
GetTimeStamp() const itk::Object [virtual]
GlobalWarningDisplayOff()itk::Object [inline, static]
GlobalWarningDisplayOn()itk::Object [inline, static]
HasObserver(const EventObject &event) const itk::Object
ImageDimensionitk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [static]
ImageFunction()itk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep > [protected]
IndexType typedefitk::GaussianInterpolateImageFunction< TInputImage, TCoordRep >
IndexValueType typedefitk::InterpolateImageFunction< TInputImage, TCoordRep >
InputImageConstPointer typedefitk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep >
InputImageType typedefitk::GaussianInterpolateImageFunction< TInputImage, TCoordRep >
InputPixelType typedefitk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep >
InputType typedefitk::FunctionBase< Point< TCoordRep, TInputImage::ImageDimension >, NumericTraits< TInputImage::PixelType >::RealType >
InternalClone() const itk::LightObject [protected, virtual]
InternalReferenceCountType typedefitk::LightObject [protected]
InterpolateImageFunction()itk::InterpolateImageFunction< TInputImage, TCoordRep > [inline, protected]
InvokeEvent(const EventObject &)itk::Object
InvokeEvent(const EventObject &) const itk::Object
IsInsideBuffer(const IndexType &index) constitk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep > [inline, virtual]
IsInsideBuffer(const ContinuousIndexType &index) constitk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep > [inline, virtual]
IsInsideBuffer(const PointType &point) constitk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep > [inline, virtual]
itkCloneMacro(Self)itk::LightObject
LightObject()itk::LightObject [inline, protected]
m_Alphaitk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [protected]
m_BoundingBoxEnditk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [protected]
m_BoundingBoxStartitk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [protected]
m_CutoffDistanceitk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [protected]
m_EndContinuousIndexitk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep > [protected]
m_EndIndexitk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep > [protected]
m_Imageitk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep > [protected]
m_ReferenceCountitk::LightObject [mutable, protected]
m_ReferenceCountLockitk::LightObject [mutable, protected]
m_ScalingFactoritk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [protected]
m_Sigmaitk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [protected]
m_StartContinuousIndexitk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep > [protected]
m_StartIndexitk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep > [protected]
Modified() const itk::Object [virtual]
New()itk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [static]
Object()itk::Object [protected]
operator=(const Self &)itk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [private]
OutputType typedefitk::GaussianInterpolateImageFunction< TInputImage, TCoordRep >
Pointer typedefitk::GaussianInterpolateImageFunction< TInputImage, TCoordRep >
PointType typedefitk::InterpolateImageFunction< TInputImage, TCoordRep >
Print(std::ostream &os, Indent indent=0) const itk::LightObject
PrintHeader(std::ostream &os, Indent indent) const itk::LightObject [protected, virtual]
PrintObservers(std::ostream &os, Indent indent) const itk::Object [protected]
PrintSelf(std::ostream &os, Indent indent) const itk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [protected, virtual]
PrintTrailer(std::ostream &os, Indent indent) const itk::LightObject [protected, virtual]
RealType typedefitk::GaussianInterpolateImageFunction< TInputImage, TCoordRep >
Register() const itk::Object [virtual]
RemoveAllObservers()itk::Object
RemoveObserver(unsigned long tag)itk::Object
Self typedefitk::GaussianInterpolateImageFunction< TInputImage, TCoordRep >
SetAlpha(const RealType a)itk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [inline, virtual]
SetDebug(bool debugFlag) const itk::Object
SetGlobalWarningDisplay(bool flag)itk::Object [static]
SetInputImage(const TInputImage *image)itk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [inline, virtual]
SetMetaDataDictionary(const MetaDataDictionary &rhs)itk::Object
SetParameters(RealType *sigma, RealType alpha)itk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [inline, virtual]
SetReferenceCount(int)itk::Object [virtual]
SetSigma(const ArrayType s)itk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [inline, virtual]
SetSigma(RealType *s)itk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [inline, virtual]
SetTimeStamp(const TimeStamp &time)itk::Object [protected, virtual]
Superclass typedefitk::GaussianInterpolateImageFunction< TInputImage, TCoordRep >
UnRegister() const itk::Object [virtual]
~FunctionBase()itk::FunctionBase< Point< TCoordRep, TInputImage::ImageDimension >, NumericTraits< TInputImage::PixelType >::RealType > [inline, protected]
~GaussianInterpolateImageFunction()itk::GaussianInterpolateImageFunction< TInputImage, TCoordRep > [inline, protected]
~ImageFunction()itk::ImageFunction< TInputImage, NumericTraits< TInputImage::PixelType >::RealType, TCoordRep > [inline, protected]
~InterpolateImageFunction()itk::InterpolateImageFunction< TInputImage, TCoordRep > [inline, protected]
~LightObject()itk::LightObject [protected, virtual]
~Object()itk::Object [protected, virtual]