[][src]Type Definition aljabar::Vector3

type Vector3<T> = Vector<T, 3>;

3-element vector.