IPOPTSolverFunction Gradient Method
Definition
Namespace: DWSIM.MathOps.MathEx.Optimization
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
C#
private double[] FunctionGradient(
double[] x
)VB
Private Function FunctionGradient (
x As Double()
) As Double()Parameters
- x Double