23 #if !defined (octave_DASRT_h)
24 #define octave_DASRT_h 1
37 :
x (), xdot (), t () { }
40 :
x (xx), xdot (xxdot), t (tt) { }
43 :
x (r.
x), xdot (r.xdot), t (r.t) { }
77 liw (0), lrw (0), ng (0), info (), iwork (), jroot (), rwork (),
78 abs_tol (), rel_tol ()
83 liw (0), lrw (0), ng (0), info (), iwork (), jroot (), rwork (),
84 abs_tol (), rel_tol ()
90 liw (0), lrw (0), ng (0), info (), iwork (), jroot (), rwork (),
91 abs_tol (), rel_tol ()
101 std::string error_message (
void)
const;
121 void integrate (
double t);