26 #if ! defined (octave_DASSL_h)
27 #define octave_DASSL_h 1
29 #include "octave-config.h"
34 #include "DASSL-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;
DASSL(const ColumnVector &s, const ColumnVector &deriv, double tm, DAEFunc &f)
Array< octave_f77_int_type > iwork
DASSL(const ColumnVector &s, double tm, DAEFunc &f)
Array< octave_f77_int_type > info
F77_RET_T const F77_DBLE const F77_DBLE * f