25 #ifndef __INTEGRATOR_H__
26 #define __INTEGRATOR_H__
43 (
integrator *, int, nr_double_t, nr_double_t&, nr_double_t&);
48 void integrate (
int, nr_double_t, nr_double_t&, nr_double_t&);
49 void conductor (nr_double_t, nr_double_t&);
60 nr_double_t * coefficients;