pub type Matrix7 = Matrix<f64, U7, U7, <DefaultAllocator as Allocator<f64, U7, U7>>::Buffer>;
Expand description

A Matrix with 7 rows and 7 columns