dstructs/matrix

Methods which accept linear indices should accept array-like objects

kgryte opened this issue · 0 comments

Currently, only accept arrays for methods such as mset. Should also accept typed-arrays, etc.