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