impl_gradient

Macro impl_gradient 

Source
macro_rules! impl_gradient {
    ($gradient_type:ident, $other_type:ident) => { ... };
}