26 #if ! defined (octave_DASPK_h)
27 #define octave_DASPK_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 (
DASPK)
72 std::string error_message ()
const;
78 octave_f77_int_type m_liw;
79 octave_f77_int_type m_lrw;
DASPK(const ColumnVector &s, double tm, DAEFunc &f)
DASPK(const ColumnVector &s, const ColumnVector &deriv, double tm, DAEFunc &f)
F77_RET_T const F77_DBLE const F77_DBLE * f