|  | FloatHermitianEigDecompNumberOfEigenValues Property | 
            Gets the number of eigenvalues computed.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic int NumberOfEigenValues { get; }Public ReadOnly Property NumberOfEigenValues As Integer
	Get
public:
property int NumberOfEigenValues {
	int get ();
}member NumberOfEigenValues : int with get
Property Value
Int32 See Also
See Also