Home > @josh-brown/vector > FloatMatrix > toArray
Returns the contents of the matrix as a 2-D array.
Signature:
toArray(): number[][];Returns:
number[][]
The contents of the matrix
Home > @josh-brown/vector > FloatMatrix > toArray
Returns the contents of the matrix as a 2-D array.
Signature:
toArray(): number[][];Returns:
number[][]
The contents of the matrix