LazyObjectiveFunctionBaseHessianValue Property |
Gets or sets the cached Hessian.
Namespace: Altaxo.Calc.Optimization.ObjectiveFunctionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected Matrix<double> HessianValue { get; set; }Property Value
MatrixDouble
See Also