|  | FloatNonnegativeLeastSqResultMaxIterations Property | 
            Gets the maximum number of iterations performed by the algorithm.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic int MaxIterations { get; }Public ReadOnly Property MaxIterations As Integer
	Get
public:
property int MaxIterations {
	int get ();
}member MaxIterations : int with get
Property Value
Int32 See Also
See Also