num_dual

Macro impl_inv

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