![]() |
ROOT 6.08/07 Reference Guide |
Namespaces | |
ROOT | |
This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce. | |
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... | |