Click or drag to resize

NonlinearObjectiveFunctionNonAllocating_observedXAsVector Field

Stores the observed independent-variable values in vector form.

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

Field Value

IReadOnlyListDouble
See Also