Public Member Functions | List of all members
NegativeBicubicFunction Class Reference

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
 

Detailed Description

Definition at line 679 of file PeakFinder.cc.

Inheritance diagram for NegativeBicubicFunction:
Inheritance graph
[legend]
Collaboration diagram for NegativeBicubicFunction:
Collaboration graph
[legend]

The documentation for this class was generated from the following file: