[][src]Type Definition na::base::dimension::DimQuot

type DimQuot<D1, D2> = <D1 as DimDiv<D2>>::Output;