Alias Matrix2x2d

Alias for double precision 2x2 Matrix

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