Interpolation.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 GaudiMath
 GaudiMath.h GaudiMath/GaudiMath.h.
 
 GaudiMath::Interpolation
 

Enumerations

enum  GaudiMath::Interpolation::Type {
  GaudiMath::Interpolation::Linear = 0, GaudiMath::Interpolation::Polynomial, GaudiMath::Interpolation::Cspline, GaudiMath::Interpolation::Cspline_Periodic,
  GaudiMath::Interpolation::Akima, GaudiMath::Interpolation::Akima_Periodic
}