Alias Matrix2d

Alias for double precision 2x2 Matrix

alias Matrix2d = Matrix!(double,2L);