impl_second_derivatives

Macro impl_second_derivatives 

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