[][src]Type Definition aljabar::Vector4

type Vector4<T> = Vector<T, 4>;

4-element vector.