lbfgsblbfgsbhpsolb Method

Definition

Namespace: DWSIM.MathOps.MathEx.LBFGSB
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
private void lbfgsbhpsolb(
	int n,
	ref double[] t,
	ref int[] iorder,
	int iheap
)

Parameters

n  Int32
 
t  Double
 
iorder  Int32
 
iheap  Int32
 

See Also