bulirschstoerf Method

Definition

Namespace: DWSIM.MathOps.MathEx.ODESolver
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
public void f(
	double[] y,
	ref double[] dy
)

Parameters

y  Double
 
dy  Double
 

See Also