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