ObjectiveFunctionFunctionHessian Method

Definition

Namespace: DWSIM.MathOps
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
private List<List<double>> FunctionHessian(
	double[] x
)

Parameters

x  Double
 

Return Value

ListListDouble

See Also