lbfgsblbfgsbdpofa Method

Definition

Namespace: DWSIM.MathOps.MathEx.LBFGSB
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
private bool lbfgsbdpofa(
	ref double[,] a,
	int n
)

Parameters

a  Double
 
n  Int32
 

Return Value

Boolean

See Also