|  | DoubleComplexSVDecompNumberLeftVectors Property | 
            Gets the number of left singular vectors in the decomposition.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic int NumberLeftVectors { get; }Public ReadOnly Property NumberLeftVectors As Integer
	Get
public:
property int NumberLeftVectors {
	int get ();
}member NumberLeftVectors : int with get
Property Value
Int32 See Also
See Also