ROOT
6.14/05
Reference Guide
ROOT
Math
Interpolation
Enumerations
ROOT::Math::Interpolation Namespace Reference
Enumerations
enum
Type
{
kLINEAR
,
kPOLYNOMIAL
,
kCSPLINE
,
kCSPLINE_PERIODIC
,
kAKIMA
,
kAKIMA_PERIODIC
}
Enumeration defining the types of interpolation methods availables.
More...