 | RootFinderBaseIterations Property |
Gets the number of iterations used computing the last root.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic int Iterations { get; }
Public ReadOnly Property Iterations As Integer
Get
public:
property int Iterations {
int get ();
}
member Iterations : int with get
Property Value
Int32
See Also