impl_inv

Macro impl_inv 

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