impl_third_derivatives

Macro impl_third_derivatives 

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