26 #if ! defined (octave_LSODE_h)
27 #define octave_LSODE_h 1
29 #include "octave-config.h"
34 #include "LSODE-opts.h"
44 itask (0), iopt (0), itol (0), liw (0), lrw (0),
45 iwork (), rwork (), rel_tol (0.0), abs_tol () { }
49 itask (0), iopt (0), itol (0), liw (0), lrw (0),
50 iwork (), rwork (), rel_tol (0.0), abs_tol () { }
60 std::string error_message (
void)
const;
71 octave_f77_int_type
liw;
72 octave_f77_int_type
lrw;
LSODE(const ColumnVector &s, double tm, const ODEFunc &f)
octave_f77_int_type method_flag
octave_f77_int_type itask
Array< octave_f77_int_type > iwork
F77_RET_T const F77_DBLE const F77_DBLE * f