pub type Momentum2<N> = MomentumN<N, U2>;
Momentum in $2$-dimensional Lorentzian space $\R^{-,+} = \R^{1,1}$.
struct Momentum2<N> { /* private fields */ }