NonlinearObjectiveFunctionNonAllocatingObservedX Property |
Set or get the values of the independent variable.
Namespace: Altaxo.Calc.Optimization.ObjectiveFunctionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public IReadOnlyList<double> ObservedX { get; protected set; }
Property Value
IReadOnlyListDoubleSee Also