Home > @josh-brown/vector > FloatMatrix > getRowVectors
Returns an array of vectors corresponding to the rows of the matrix
Signature:
getRowVectors(): Vector<number>[];Returns:
Vector<number>[]
The row vectors
Home > @josh-brown/vector > FloatMatrix > getRowVectors
Returns an array of vectors corresponding to the rows of the matrix
Signature:
getRowVectors(): Vector<number>[];Returns:
Vector<number>[]
The row vectors