![]() |
Public Member Functions | |
| 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.


1.8.11