ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Enumerations
InterpolationTypes.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::Math
 
 ROOT::Math::Interpolation
 

Enumerations

enum  ROOT::Math::Interpolation::Type {
  ROOT::Math::Interpolation::kLINEAR, ROOT::Math::Interpolation::kPOLYNOMIAL, ROOT::Math::Interpolation::kCSPLINE, ROOT::Math::Interpolation::kCSPLINE_PERIODIC,
  ROOT::Math::Interpolation::kAKIMA, ROOT::Math::Interpolation::kAKIMA_PERIODIC
}
 Enumeration defining the types of interpolation methods availables. More...