matrix
matrix copied to clipboard
Methods which accept linear indices should accept array-like objects
Currently, only accept arrays for methods such as mset. Should also accept typed-arrays, etc.