Macro diffgeom::mul [] [src]

macro_rules! mul {
    ($T1: ty, $T2: ty; $op1: expr, $op2: expr) => { ... };
}