|  | DoubleNonnegativeLeastSqResultIterations Property | 
            Gets the number of iterations performed by the algorithm.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
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
See Also