Click or drag to resize
DigitalRuneMatrixFNumberOfColumns Property
Gets the number of columns n.

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

Property Value

Type: Int32
The number of columns n.
See Also