Click or drag to resize

LMFitFunctionGradient Method


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

Parameters

x  Double
 
xval  Double
 

Return Value

Double
See Also