num_dual

Macro impl_neg

Source
macro_rules! impl_neg {
    ($struct:ident, [$($im:ident),*]$(, [$($dim:tt),*]$(, [$($ddim:tt),*])?)?) => { ... };
}