Module vectors

Module vectors 

Source
Expand description

Traits to give additional functionality to nalgebra::Vector3 and nalgebra::Vector4 (in particular, to treat the latter as a four-momentum).

Structsยง

Vec3
A vector with three components
Vec4
A vector with four components (a Lorentz vector)