Click or drag to resize

IObjectiveModelEvaluationObservedY Property

Gets the y-values of the observations.

Namespace: Altaxo.Calc.Optimization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
Vector<double> ObservedY { get; }

Property Value

VectorDouble
See Also