ApplyMirrorBoundaryConditions(vnl_matrix< long > &evaluateIndex, unsigned int splineOrder) const | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | private |
BSplineInterpolateImageFunction() | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | protected |
BSplineInterpolateImageFunction(const Self &)=delete | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | private |
CoefficientDataType typedef | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | |
CoefficientFilter typedef | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | |
CoefficientFilterPointer typedef | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | |
CoefficientImageType typedef | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | |
ConstPointer typedef | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | |
ContinuousIndexType typedef | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | |
CovariantVectorType typedef | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | |
CreateAnother(void) const | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | |
DetermineRegionOfSupport(vnl_matrix< long > &evaluateIndex, const ContinuousIndexType &x, unsigned int splineOrder) const | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | private |
EvaluateAtContinuousIndex(const ContinuousIndexType &index) const override | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | |
EvaluateDerivative(const PointType &point) const | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | inline |
EvaluateDerivativeAtContinuousIndex(const ContinuousIndexType &x) const | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | |
GeneratePointsToIndex() | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | private |
GetNameOfClass() const | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | virtual |
GetSplineOrder() | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | virtual |
ImageDimension | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | static |
IndexType typedef | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | |
InputImageType typedef | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | |
Iterator typedef | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | |
m_CIterator | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | private |
m_CoefficientFilter | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | private |
m_Coefficients | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | protected |
m_CurrentBufferedRegion | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | private |
m_DataLength | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | protected |
m_MaxNumberInterpolationPoints | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | private |
m_PointsToIndex | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | private |
m_Scratch | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | protected |
m_SplineOrder | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | protected |
New() | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | static |
operator=(const Self &)=delete | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | protected |
OutputType typedef | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | |
Pointer typedef | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | |
PointType typedef | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | |
PrintSelf(std::ostream &os, itk::Indent indent) const override | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | protected |
RegionType typedef | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | |
Self typedef | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | |
SetDerivativeWeights(const ContinuousIndexType &x, const vnl_matrix< long > &EvaluateIndex, vnl_matrix< double > &weights, unsigned int splineOrder) const | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | private |
SetInputImage(const TImageType *inputData) override | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | |
SetInterpolationWeights(const ContinuousIndexType &x, const vnl_matrix< long > &EvaluateIndex, vnl_matrix< double > &weights, unsigned int splineOrder) const | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | private |
SetSplineOrder(unsigned int SplineOrder) | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | |
Superclass typedef | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | |
UpdateCoefficientsFilter(void) | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | virtual |
~BSplineInterpolateImageFunction() override=default | otb::BSplineInterpolateImageFunction< TImageType, TCoordRep, TCoefficientType > | protected |