ProjectionResultFreeParameterIndices Property |
Indices of parameters touched by no active constraint.
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxpublic IReadOnlyList<int> FreeParameterIndices { get; init; }Property Value
IReadOnlyListInt32
See Also