Alias Matrix4x4d

Alias for double precision 4x4 Matrix

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