impl_asum_unsigned

Macro impl_asum_unsigned 

Source
macro_rules! impl_asum_unsigned {
    ($($t:ty),+) => { ... };
}
Expand description

Generate L1 norm (sum of absolute values) operations for unsigned numeric types