Create a column-major matrix from a array of arrays. Parameter rowOrder indicates if data is array of rows or array of columns.
(data [][]complex128, order DataOrder)
source not stored for this graph (policy: none)
no test coverage detected