[][src]Type Definition aljabar::Vector5

type Vector5<T> = Vector<T, 5>;

5-element vector.