LinearConstraintsProjectorNumberOfParametersNeitherFixedNorFullyFree Property |
Gets the number of parameters that are neither fixed by constraints nor fully free, meaning they occur in at least one constraint but are not fixed to a single value throughout the feasible set.
Namespace: Altaxo.Calc.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxpublic int NumberOfParametersNeitherFixedNorFullyFree { get; }Property Value
Int32
See Also