26 #if ! defined (octave_DASPK_h)
27 #define octave_DASPK_h 1
29 #include "octave-config.h"
34 #include "DASPK-opts.h"
46 info (), iwork (), rwork (), abs_tol (), rel_tol () { }
50 lrw (0), info (), iwork (), rwork (), abs_tol (), rel_tol () { }
55 liw (0), lrw (0), info (), iwork (), rwork (), abs_tol (),
71 std::string error_message (
void)
const;
77 octave_f77_int_type
liw;
78 octave_f77_int_type
lrw;
Array< octave_f77_int_type > iwork
DASPK(const ColumnVector &s, double tm, DAEFunc &f)
DASPK(const ColumnVector &s, const ColumnVector &deriv, double tm, DAEFunc &f)
Array< octave_f77_int_type > info
F77_RET_T const F77_DBLE const F77_DBLE * f