[]
        
(Showing Draft Content)

C1.Framework.Mathematics.Matrix-1.Columns

Columns Property

Columns

Get the vectors from the column direction.

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

A Vector array indicates the columns of the matrix.