Mat.identity

The identity matrix.

struct Mat(T, size_t R, size_t C)
enum identity = mixin (identityCode);

Meta