[][src]Type Definition salva2d::math::Matrix

type Matrix<N> = Matrix2<N>;

Square matrix with dimension Dim × Dim.