Click or drag to resize

IPOPTSolverFunctionGradient Method


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

Parameters

x  Double
 

Return Value

Double
See Also