[][src]Type Definition nalgebra::base::Vector2

type Vector2<N> = VectorN<N, U2>;
[]

A stack-allocated, 2-dimensional column vector.