[]
Get the vectors from the row direction..
public Vector<T>[] Rows { get; }
Public ReadOnly Property Rows As Vector(Of T)()
A Vector array indicates the rows of the matrix.