Type Alias nalgebra_spacetime::Frame4
source · pub type Frame4<N> = FrameN<N, U4>;
Expand description
Inertial frame of reference in $4$-dimensional Lorentzian space $\R^{-,+} = \R^{1,3}$.
Aliased Type§
struct Frame4<N> { /* private fields */ }