norm_squared

Macro norm_squared 

Source
macro_rules! norm_squared {
    ($a:expr) => { ... };
}
Expand description

Squared magnitude: ‖a‖²