expand_3_3_same

Macro expand_3_3_same 

Source
macro_rules! expand_3_3_same {
    {
        $exact:ident $with_approx:ident $with_correlation:ident,
        $unit1:ident $unit2:ident
    } => { ... };
}