ProjectionResultFixedValues Property |
For each parameter index: the value to which the parameter is fixed
throughout the whole feasible set, or if it is not fixed.
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxpublic double?[] FixedValues { get; init; }Property Value
NullableDouble
See Also