18#ifndef itkSphereSignedDistanceFunction_h
19#define itkSphereSignedDistanceFunction_h
44template <
typename TCoordinate,
unsigned int VSpaceDimension>
116#ifndef ITK_MANUAL_INSTANTIATION
117# include "itkSphereSignedDistanceFunction.hxx"
Control indentation during Print() invocation.
Point< TCoordinate, VSpaceDimension > InputType
static constexpr unsigned int SpaceDimension
ShapeSignedDistanceFunction()=default
TCoordinate CoordinateType
OptimizerParameters< double > ParametersType
Implements transparent reference counting.
Vector< CoordinateType, Self::SpaceDimension > VectorType
~SphereSignedDistanceFunction() override=default
static constexpr unsigned int SpaceDimension
void SetParameters(const ParametersType &) override
void PrintSelf(std::ostream &os, Indent indent) const override
SmartPointer< Self > Pointer
SphereSignedDistanceFunction()
unsigned int GetNumberOfPoseParameters() const override
ShapeSignedDistanceFunction< TCoordinate, VSpaceDimension > Superclass
OutputType Evaluate(const PointType &point) const override
OptimizerParameters< double > ParametersType
SphereSignedDistanceFunction Self
SmartPointer< const Self > ConstPointer
unsigned int GetNumberOfShapeParameters() const override
A templated class holding a n-Dimensional vector.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....