Alias Matrix4d

Alias for double precision 4x4 Matrix

alias Matrix4d = Matrix!(double,4L);