[]
        
(Showing Draft Content)

C1.Framework.Mathematics.Matrix.Rows

Rows Property

Rows

Get the vectors from the row direction..

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

A Vector array indicates the rows of the matrix.