IObjectiveModelEvaluation.ObservedY Property |
Get the y-values of the observations.
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
SyntaxVector<double> ObservedY { get; }
Property Value
Vector<Double>
See Also