23 #if !defined (octave_LSODE_h)
24 #define octave_LSODE_h 1
39 maxord (0), itask (0), iopt (0), itol (0), liw (0), lrw (0),
40 iwork (), rwork (), rel_tol (0.0), abs_tol () { }
44 maxord (0), itask (0), iopt (0), itol (0), liw (0), lrw (0),
45 iwork (), rwork (), rel_tol (0.0), abs_tol () { }
55 std::string error_message (
void)
const;