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