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