Click or drag to resize

NonlinearObjectiveFunctionNonAllocatingBaseDegreeOfFreedom Property

Get the degree of freedom

Namespace: Altaxo.Calc.Optimization.ObjectiveFunctions
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int DegreeOfFreedom { get; }

Property Value

Int32

Implements

IObjectiveModelEvaluationDegreeOfFreedom
See Also