Alias Matrix3d

Alias for double precision 3x3 Matrix

alias Matrix3d = Matrix!(double,3L);