Click or drag to resize

JulianDateFunctionExtremumFoundExtremumType Property

Gets a function value indicating whether the 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 ExtremumType ExtremumType { get; }

Property Value

Type: ExtremumType
See Also