Type Alias nalgebra_spacetime::Momentum2
source · pub type Momentum2<N> = MomentumN<N, U2>;
Expand description
Momentum in $2$-dimensional Lorentzian space $\R^{-,+} = \R^{1,1}$.
Aliased Type§
struct Momentum2<N> { /* private fields */ }