| DoubleComplexSVDecompRows Property |
Gets the number of rows in the matrix that this decomposition represents.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax Public ReadOnly Property Rows As Integer
Get
public:
property int Rows {
int get ();
}
member Rows : int with get
Property Value
Int32See Also