ForwardDifferenceGradientObjectiveFunctionLowerBound Property |
Gets or sets the lower bounds.
Namespace: Altaxo.Calc.Optimization.ObjectiveFunctionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected Vector<double> LowerBound { get; set; }Property Value
VectorDouble
See Also