OdeivControl
Object Hierarchy:
Description:
[ Compact ]
[ CCode ( cname = "gsl_odeiv_control" ) ]
public class OdeivControl
Content:
Creation methods:
Methods:
- public int hadjust (OdeivStep s, out double y, out double yerr, out double dydt, out double h)
- public int init (double eps_abs, double eps_rel, double a_y, double a_dydt)
- public string name ()
Fields: