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

A Vector with 7 entries