Click or drag to resize

BrentFindExtremumExtremumKind 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: 24.1.418.0 (24.1.418.0)
Syntax
public ExtremumKind ExtremumKind { get; }

Property Value

Type: ExtremumKind
See Also