26 #if ! defined (octave_DASPK_h)
27 #define octave_DASPK_h 1
29 #include "octave-config.h"
34 #include "DASPK-opts.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 (),
72 std::string error_message (
void)
const;
DASPK(const ColumnVector &s, double tm, DAEFunc &f)
octave_f77_int_type m_lrw
Array< double > m_rel_tol
DASPK(const ColumnVector &s, const ColumnVector &deriv, double tm, DAEFunc &f)
Array< octave_f77_int_type > m_info
Array< octave_f77_int_type > m_iwork
octave_f77_int_type m_liw
Array< double > m_abs_tol
F77_RET_T const F77_DBLE const F77_DBLE * f