Type Definition nyx_space::linalg::dimension::DimDiff

source ·
pub type DimDiff<D1, D2> = <D1 as DimSub<D2>>::Output;