, including all inherited members.
AddObserver(const EventObject &event, Command *) | itk::Object | |
AddObserver(const EventObject &event, Command *) const | itk::Object | |
BreakOnError() | itk::LightObject | [static] |
BSplineInterpolateImageFunction() | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected] |
BSplineInterpolateImageFunction() | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected] |
BSplineResampleImageFunction() | itk::BSplineResampleImageFunction< TImageType, TCoordRep > | [inline, protected] |
CoefficientDataType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
CoefficientDataType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
CoefficientFilter typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
CoefficientFilter typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
CoefficientFilterPointer typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
CoefficientFilterPointer typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
CoefficientImageType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
CoefficientImageType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
ConstPointer typedef | itk::BSplineResampleImageFunction< TImageType, TCoordRep > | |
ContinuousIndexType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
ContinuousIndexType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
ConvertContinuousIndexToNearestIndex(const ContinuousIndexType &cindex, IndexType &index) const | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | [inline] |
ConvertPointToContinousIndex(const PointType &point, ContinuousIndexType &cindex) const | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | [inline] |
ConvertPointToContinuousIndex(const PointType &point, ContinuousIndexType &cindex) const | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | [inline] |
ConvertPointToNearestIndex(const PointType &point, IndexType &index) const | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | [inline] |
CoordRepType typedef | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | |
CovariantVectorType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
CovariantVectorType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
CreateAnother() const | itk::Object | [virtual] |
DebugOff() const | itk::Object | [virtual] |
DebugOn() const | itk::Object | [virtual] |
Delete() | itk::LightObject | [virtual] |
Evaluate(const PointType &point) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [inline, virtual] |
Evaluate(const PointType &point, unsigned int threadID) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [inline, virtual] |
InterpolateImageFunction< TImageType, TCoordRep >::Evaluate(const PointType &point) const | itk::InterpolateImageFunction< TImageType, TCoordRep > | [inline, virtual] |
EvaluateAtContinuousIndex(const ContinuousIndexType &index) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
EvaluateAtContinuousIndex(const ContinuousIndexType &index) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [inline, virtual] |
EvaluateAtContinuousIndex(const ContinuousIndexType &index, unsigned int threadID) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
InterpolateImageFunction< TImageType, TCoordRep >::EvaluateAtContinuousIndex(const ContinuousIndexType &index) const =0 | itk::InterpolateImageFunction< TImageType, TCoordRep > | [pure virtual] |
EvaluateAtContinuousIndexInternal(const ContinuousIndexType &index, vnl_matrix< long > &evaluateIndex, vnl_matrix< double > &weights) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected, virtual] |
EvaluateAtIndex(const IndexType &index) const | itk::InterpolateImageFunction< TImageType, TCoordRep > | [inline, virtual] |
EvaluateDerivative(const PointType &point) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [inline] |
EvaluateDerivative(const PointType &point) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [inline] |
EvaluateDerivative(const PointType &point, unsigned int threadID) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [inline] |
EvaluateDerivativeAtContinuousIndex(const ContinuousIndexType &x) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
EvaluateDerivativeAtContinuousIndex(const ContinuousIndexType &x) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [inline] |
EvaluateDerivativeAtContinuousIndex(const ContinuousIndexType &x, unsigned int threadID) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
EvaluateDerivativeAtContinuousIndexInternal(const ContinuousIndexType &x, vnl_matrix< long > &evaluateIndex, vnl_matrix< double > &weights, vnl_matrix< double > &weightsDerivative) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected, virtual] |
EvaluateValueAndDerivative(const PointType &point, OutputType &value, CovariantVectorType &deriv) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [inline] |
EvaluateValueAndDerivative(const PointType &point, OutputType &value, CovariantVectorType &deriv, unsigned int threadID) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [inline] |
EvaluateValueAndDerivativeAtContinuousIndex(const ContinuousIndexType &x, OutputType &value, CovariantVectorType &deriv) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [inline] |
EvaluateValueAndDerivativeAtContinuousIndex(const ContinuousIndexType &x, OutputType &value, CovariantVectorType &deriv, unsigned int threadID) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
EvaluateValueAndDerivativeAtContinuousIndexInternal(const ContinuousIndexType &x, OutputType &value, CovariantVectorType &derivativeValue, vnl_matrix< long > &evaluateIndex, vnl_matrix< double > &weights, vnl_matrix< double > &weightsDerivative) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected, virtual] |
FunctionBase() | itk::FunctionBase< Point< TCoordRep,::itk::GetImageDimension< TImageType >::ImageDimension >, NumericTraits< TImageType::PixelType >::RealType > | [inline, protected] |
GetCommand(unsigned long tag) | itk::Object | |
GetDebug() const | itk::Object | |
GetEndContinuousIndex() | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | [virtual] |
GetEndIndex() | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | [virtual] |
GetGlobalWarningDisplay() | itk::Object | [static] |
GetInputImage() const | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | [inline] |
GetMetaDataDictionary(void) | itk::Object | |
GetMetaDataDictionary(void) const | itk::Object | |
GetMTime() const | itk::Object | [virtual] |
GetNameOfClass() const | itk::BSplineResampleImageFunction< TImageType, TCoordRep > | [virtual] |
GetNumberOfThreads() const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
GetReferenceCount() const | itk::LightObject | [inline, virtual] |
GetSplineOrder() const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
GetSplineOrder() const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
GetStartContinuousIndex() | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | [virtual] |
GetStartIndex() | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | [virtual] |
GetUseImageDirection() const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
GetUseImageDirection() const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
GlobalWarningDisplayOff() | itk::Object | [inline, static] |
GlobalWarningDisplayOn() | itk::Object | [inline, static] |
HasObserver(const EventObject &event) const | itk::Object | |
ImageDimension | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [static] |
ImageFunction() | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | [protected] |
IndexType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
IndexType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
IndexValueType typedef | itk::InterpolateImageFunction< TImageType, TCoordRep > | |
InputImageConstPointer typedef | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | |
InputImageType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
InputImageType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
InputPixelType typedef | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | |
InputType typedef | itk::FunctionBase< Point< TCoordRep,::itk::GetImageDimension< TImageType >::ImageDimension >, NumericTraits< TImageType::PixelType >::RealType > | |
InternalReferenceCountType typedef | itk::LightObject | [protected] |
InterpolateImageFunction() | itk::InterpolateImageFunction< TImageType, TCoordRep > | [inline, protected] |
InvokeEvent(const EventObject &) | itk::Object | |
InvokeEvent(const EventObject &) const | itk::Object | |
IsInsideBuffer(const IndexType &index) const | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | [inline, virtual] |
IsInsideBuffer(const ContinuousIndexType &index) const | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | [inline, virtual] |
IsInsideBuffer(const PointType &point) const | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | [inline, virtual] |
Iterator typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
Iterator typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
LightObject() | itk::LightObject | [inline, protected] |
m_Coefficients | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected] |
m_DataLength | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected] |
m_EndContinuousIndex | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | [protected] |
m_EndIndex | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | [protected] |
m_Image | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | [protected] |
m_ReferenceCount | itk::LightObject | [mutable, protected] |
m_ReferenceCountLock | itk::LightObject | [mutable, protected] |
m_Scratch | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected] |
m_SplineOrder | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected] |
m_StartContinuousIndex | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | [protected] |
m_StartIndex | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | [protected] |
Modified() const | itk::Object | [virtual] |
New() | itk::BSplineResampleImageFunction< TImageType, TCoordRep > | [static] |
Object() | itk::Object | [protected] |
OutputType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
OutputType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
Pointer typedef | itk::BSplineResampleImageFunction< TImageType, TCoordRep > | |
PointType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
PointType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
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::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected, virtual] |
PrintSelf(std::ostream &os, Indent indent) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected, virtual] |
PrintTrailer(std::ostream &os, Indent indent) const | itk::LightObject | [protected, virtual] |
RealType typedef | itk::InterpolateImageFunction< TImageType, TCoordRep > | |
Register() const | itk::Object | [virtual] |
RemoveAllObservers() | itk::Object | |
RemoveObserver(unsigned long tag) | itk::Object | |
Self typedef | itk::BSplineResampleImageFunction< TImageType, TCoordRep > | |
SetDebug(bool debugFlag) const | itk::Object | |
SetGlobalWarningDisplay(bool flag) | itk::Object | [static] |
SetInputImage(const TImageType *inputData) | itk::BSplineResampleImageFunction< TImageType, TCoordRep > | [inline, virtual] |
InterpolateImageFunction< TImageType, TCoordRep >::SetInputImage(const InputImageType *ptr) | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | [virtual] |
SetMetaDataDictionary(const MetaDataDictionary &rhs) | itk::Object | |
SetNumberOfThreads(unsigned int numThreads) | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
SetReferenceCount(int) | itk::Object | [virtual] |
SetSplineOrder(unsigned int SplineOrder) | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
SetSplineOrder(unsigned int SplineOrder) | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
SetUseImageDirection(bool _arg) | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
SetUseImageDirection(bool _arg) | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
Superclass typedef | itk::BSplineResampleImageFunction< TImageType, TCoordRep > | |
UnRegister() const | itk::Object | [virtual] |
UseImageDirectionOff() | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
UseImageDirectionOff() | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
UseImageDirectionOn() | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
UseImageDirectionOn() | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
~BSplineInterpolateImageFunction() | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [inline, protected, virtual] |
~BSplineInterpolateImageFunction() | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected] |
~BSplineResampleImageFunction() | itk::BSplineResampleImageFunction< TImageType, TCoordRep > | [inline, protected, virtual] |
~FunctionBase() | itk::FunctionBase< Point< TCoordRep,::itk::GetImageDimension< TImageType >::ImageDimension >, NumericTraits< TImageType::PixelType >::RealType > | [inline, protected] |
~ImageFunction() | itk::ImageFunction< TImageType, NumericTraits< TImageType::PixelType >::RealType, TCoordRep > | [inline, protected] |
~InterpolateImageFunction() | itk::InterpolateImageFunction< TImageType, TCoordRep > | [inline, protected] |
~LightObject() | itk::LightObject | [protected, virtual] |
~Object() | itk::Object | [protected, virtual] |