Click or drag to resize
DigitalRuneMatrixDNumberOfRows Property
Gets the number of rows m.

Namespace: DigitalRune.Mathematics.Algebra
Assembly: DigitalRune.Mathematics (in DigitalRune.Mathematics.dll) Version: 1.14.0.0 (1.14.0.14427)
Syntax
public int NumberOfRows { get; }

Property Value

Type: Int32
The number of rows m.
See Also