18#ifndef itkGeometryUtilities_h
19#define itkGeometryUtilities_h
22#include "ITKLabelMapExport.h"
Groups some utility functions related to geometry.
static double HyperSphereVolume(const int dim, const double radius)
static double HyperSphereRadiusFromVolume(const int dim, const double volume)
static long DoubleFactorial(const long n)
static double GammaN2p1(const long n)
static long Factorial(const long n)
static double HyperSpherePerimeter(const int dim, const double radius)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....