Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
InterpolationTypes.h File Reference
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  ROOT::Math
 
namespace  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...