GoldenSectionFindExtremumIterations Property |
Gets the number of iterations taken.
Namespace:
AGI.Foundation.NumericalMethods.Advanced
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int Iterations { get; }
Public ReadOnly Property Iterations As Integer
Get
public:
property int Iterations {
int get ();
}
member Iterations : int with get
Property Value
Type:
Int32See Also