Click or drag to resize

NonlinearObjectiveFunctionNonAllocatingBase_jacobianValue Field

The Jacobian matrix.

Namespace: Altaxo.Calc.Optimization.ObjectiveFunctions
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected Matrix<double> _jacobianValue

Field Value

MatrixDouble
See Also