|  | FloatComplexSchurDecompV Property | 
            Gets the vector of computed eigenvalues.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic FloatComplexVector V { get; }Public ReadOnly Property V As FloatComplexVector
	Get
public:
property FloatComplexVector^ V {
	FloatComplexVector^ get ();
}member V : FloatComplexVector with get
Property Value
FloatComplexVector See Also
See Also