|
| NegativeBicubicFunction (const double m[4][4], double xwidth, double ywidth) |
|
| NegativeBicubicFunction (const NegativeBicubicFunction &other) |
|
virtual double | DoEval (const double *x) const |
|
virtual double | DoDerivative (const double *x, unsigned int coord) const |
|
unsigned | NDim () const |
|
virtual ROOT::Math::IBaseFunctionMultiDim * | Clone () const |
|
| NegativeBicubicFunction (const double m[4][4], double xwidth, double ywidth) |
|
| NegativeBicubicFunction (const NegativeBicubicFunction &other) |
|
virtual double | DoEval (const double *x) const |
|
virtual double | DoDerivative (const double *x, unsigned int coord) const |
|
unsigned | NDim () const |
|
virtual ROOT::Math::IBaseFunctionMultiDim * | Clone () const |
|
Definition at line 679 of file PeakFinder.cc.
The documentation for this class was generated from the following file: