Type Alias nalgebra_spacetime::Momentum3

source ·
pub type Momentum3<N> = MomentumN<N, U3>;
Expand description

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

Aliased Type§

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