[]
        
(Showing Draft Content)

C1.Framework.Mathematics.Matrix-1.Rows

Rows Property

Rows

Get the vectors from the row direction..

Declaration
public Vector<T>[] Rows { get; }
Property Value
Type Description
Vector<T>[]

A Vector array indicates the rows of the matrix.