14#ifndef itkDiffusionTensor3DNearestNeighborInterpolateFunction_h
15#define itkDiffusionTensor3DNearestNeighborInterpolateFunction_h
27template <
class TData,
class TCoordRep =
double>
56#ifndef ITK_MANUAL_INSTANTIATION
57#include "itkDiffusionTensor3DNearestNeighborInterpolateFunction.txx"
Superclass::ContinuousIndexType ContinuousIndexType
DiffusionTensor3D< TensorType > TensorDataType
Image< TensorDataType, 3 > DiffusionImageType
Point< double, 3 > PointType
DiffusionTensor3DInterpolateImageFunction()
itkTypeMacro(DiffusionTensor3DNearestNeighborInterpolateFunction, DiffusionTensor3DInterpolateImageFunction)
SmartPointer< Self > Pointer
DiffusionTensor3DInterpolateImageFunction< DataType > Superclass
Superclass::ContinuousIndexType ContinuousIndexType
ImageFunction< DiffusionImageType, DataType, double > ImageFunctionType
SmartPointer< const Self > ConstPointer
Superclass::TensorDataType TensorDataType
DiffusionTensor3DNearestNeighborInterpolateFunction Self
Superclass::DiffusionImageType DiffusionImageType
Superclass::PointType PointType
TensorDataType EvaluateAtContinuousIndex(const ContinuousIndexType &index) const override
Simplified inverse ITK transforms.