#include <CLHEP/GenericFunctions/InterpolatingPolynomial.hh>
- Author
Definition at line 21 of file InterpolatingPolynomial.hh.
◆ InterpolatingPolynomial() [1/2]
Genfun::InterpolatingPolynomial::InterpolatingPolynomial |
( |
| ) |
|
◆ InterpolatingPolynomial() [2/2]
◆ ~InterpolatingPolynomial()
virtual Genfun::InterpolatingPolynomial::~InterpolatingPolynomial |
( |
| ) |
|
|
virtual |
◆ addPoint()
void Genfun::InterpolatingPolynomial::addPoint |
( |
double | x, |
|
|
double | y ) |
◆ getRange()
void Genfun::InterpolatingPolynomial::getRange |
( |
double & | min, |
|
|
double & | max ) const |
◆ operator()() [1/2]
virtual double Genfun::InterpolatingPolynomial::operator() |
( |
const Argument & | a | ) |
const |
|
inlineoverridevirtual |
◆ operator()() [2/2]
virtual double Genfun::InterpolatingPolynomial::operator() |
( |
double | argument | ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file: