Home > @josh-brown/vector > FloatMatrix > getColumnVectors
An array of vectors corresponding to the columns of the matrix
Signature:
getColumnVectors(): Vector<number>[];Returns:
Vector<number>[]
The column vectors
Home > @josh-brown/vector > FloatMatrix > getColumnVectors
An array of vectors corresponding to the columns of the matrix
Signature:
getColumnVectors(): Vector<number>[];Returns:
Vector<number>[]
The column vectors