Click or drag to resize

BrentFindExtremum.ExtremumKind Property

Gets whether this extremum is a minimum or maximum.

Namespace:  AGI.Foundation.NumericalMethods.Advanced
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public ExtremumKind ExtremumKind { get; }

Property Value

Type: ExtremumKind
See Also