Click or drag to resize

ForwardDifferenceGradientObjectiveFunctionUpperBound Property

[Missing <summary> documentation for "P:Altaxo.Calc.Optimization.ObjectiveFunctions.ForwardDifferenceGradientObjectiveFunction.UpperBound"]


Namespace: Altaxo.Calc.Optimization.ObjectiveFunctions
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected Vector<double> UpperBound { get; set; }

Property Value

VectorDouble
See Also