Change matrix shape if number of elements match to rows*cols. Optional 3rd arguments is the new row stride of data. Row stride is not changed unless given or if current row stride is equal to number of rows in matrix. On the second case new row stride is set equal to new row count.
(m Matrix, rows, cols int, steps ...int)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected