Gets a bracket indicating how accurately the location of the optimum was determined.
Namespace:
Meta.Numerics.Analysis
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public Interval Bracket { get; }
Public ReadOnly Property Bracket As Interval
Get
public:
property Interval Bracket {
Interval get ();
}
member Bracket : Interval with get
Property Value
Type:
IntervalSee Also