Click or drag to resize

BFGSBMinimizerFunctionGradientInternal Method


Namespace: DWSIM.MathOps
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
private double[] FunctionGradientInternal(
	double[] x
)
Request Example View Source

Parameters

x  Double
 

Return Value

Double
See Also