Create a column-major matrix from a array of arrays. Parameter order indicates if data is array of rows (RowOrder) or array of columns (ColumnOrder).
(data [][]float64, order ...DataOrder)
source not stored for this graph (policy: none)