1 #ifndef CalibCalorimetry_HcalAlgos_PadeTableODE_h_ 2 #define CalibCalorimetry_HcalAlgos_PadeTableODE_h_ 34 #endif // CalibCalorimetry_HcalAlgos_PadeTableODE_h_ void calculate(double tau, double inputCurrent, double dIdt, double d2Id2t, const double *x, unsigned lenX, unsigned firstNode, double *derivative) const
Derivative< X, A >::type derivative(const A &_)
void setParameters(const double *pars, unsigned nPars)
PadeTableODE(unsigned padeRow, unsigned padeColumn)
unsigned getPadeRow() const
unsigned nParameters() const
unsigned getPadeColumn() const