IPOPTSolverFunctionGradient Method

Definition

Namespace: DWSIM.MathOps.MathEx.Optimization
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
private double[] FunctionGradient(
	double[] x
)

Parameters

x  Double
 

Return Value

Double

See Also