|  | ArnoldiEigenvalueSolutionNumCovergedRitzValues Property | 
            The number of Ritz values that satisfy the convergence criterion.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic int NumCovergedRitzValues { get; set; }Public Property NumCovergedRitzValues As Integer
	Get
	Set
public:
property int NumCovergedRitzValues {
	int get ();
	void set (int value);
}member NumCovergedRitzValues : int with get, set
Property Value
Int32 See Also
See Also