Objective FunctionFunction Hessian Method
Definition
Namespace: DWSIM.MathOps
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 List<List<double>> FunctionHessian(
double[] x
)VB
Private Function FunctionHessian (
x As Double()
) As List(Of List(Of Double))Parameters
- x Double