Type Alias nalgebra_spacetime::Momentum4

source ·
pub type Momentum4<N> = MomentumN<N, U4>;
Expand description

Momentum in $4$-dimensional Lorentzian space $\R^{-,+} = \R^{1,3}$.

Aliased Type§

struct Momentum4<N> { /* private fields */ }