Matrix.Identity

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)
static
Matrix!(RealType, Rows, Columns, Order)
Identity
()

Meta