Multidimensional Optimizer.Extremum Type Property
Gets or sets the type of extremum.
Definition
Namespace: Numerics.NET.Optimization
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.4
C#
An ExtremumType value.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.4
public ExtremumType ExtremumType { get; set; }
Property Value
ExtremumTypeAn ExtremumType value.
Exceptions
Invalid | The property is set while a calculation is underway. |