The OpenD Programming Language

BasicMatrix.identity

struct BasicMatrix(int columns, int rows, T = float)
static
static if(columns == rows)
identity
()

Meta