18#ifndef itkVectorLinearInterpolateImageFunction_h
19#define itkVectorLinearInterpolateImageFunction_h
42template <
typename TInputImage,
typename TCoordinate =
double>
104#ifndef ITK_MANUAL_INSTANTIATION
105# include "itkVectorLinearInterpolateImageFunction.hxx"
Implements transparent reference counting.
static constexpr unsigned int ImageDimension
static constexpr unsigned int Dimension
typename PixelType::ValueType ValueType
typename NumericTraits< ValueType >::RealType RealType
typename InputImageType::PixelType PixelType
typename InputImageType::IndexType IndexType
VectorInterpolateImageFunction()=default
ContinuousIndex< CoordinateType, Self::ImageDimension > ContinuousIndexType
InputImageType InputImageType
~VectorLinearInterpolateImageFunction() override=default
ContinuousIndex< CoordinateType, Self::ImageDimension > ContinuousIndexType
static constexpr unsigned int Dimension
OutputType EvaluateAtContinuousIndex(const ContinuousIndexType &index) const override
VectorInterpolateImageFunction< TInputImage, TCoordinate > Superclass
VectorLinearInterpolateImageFunction()=default
static const unsigned long m_Neighbors
static constexpr unsigned int ImageDimension
SmartPointer< Self > Pointer
VectorLinearInterpolateImageFunction Self
typename ContinuousIndexType::ValueType InternalComputationType
SmartPointer< const Self > ConstPointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....