26 #if ! defined (octave_DASSL_h)
27 #define octave_DASSL_h 1
29 #include "octave-config.h"
46 m_info (), m_iwork (), m_rwork (), m_abs_tol (), m_rel_tol () { }
50 m_lrw (0), m_info (), m_iwork (), m_rwork (), m_abs_tol (), m_rel_tol ()
56 m_liw (0), m_lrw (0), m_info (), m_iwork (), m_rwork (), m_abs_tol (),
59 OCTAVE_DEFAULT_COPY_MOVE_DELETE (
DASSL)
72 std::string error_message ()
const;
78 octave_f77_int_type m_liw;
79 octave_f77_int_type m_lrw;
DASSL(const ColumnVector &s, const ColumnVector &deriv, double tm, DAEFunc &f)
DASSL(const ColumnVector &s, double tm, DAEFunc &f)
F77_RET_T const F77_DBLE const F77_DBLE * f