nyx_space::linalg

Type Alias DimNameQuot

source
pub type DimNameQuot<D1, D2> = <D1 as DimNameDiv<D2>>::Output;