Matrix.linearize

Undocumented in source. Be warned that the author may not have intended to support it.
struct Matrix(RealType, uint Rows, uint Columns, MatrixOrder Order = MatrixOrder.ColumnMajor)
RealType[]
linearize
(
MatrixOrder order = Order
)
()

Meta