impl_derivatives

Macro impl_derivatives 

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