Do the matrix to the power of a number
The power which should be applied on the matrix
Return the values of this matrix as a 1D array
Converts a Vector to a string. See example below:
╭ ╮
│ 1 │
│ 2 │
│ 3 │
│ 7 │
│ 8 │
│ 9 │
╰ ╯
Generated using TypeDoc
Multiply the matrix by a number or by another matrix