Function qcd_sme::common::energy_squared

source ·
pub fn energy_squared<T: Num>(p: R, m: T) -> T
Expand description

Relativistic energy squared.

As a function of the momentum p and mass m, p^2 + m^2.