[][src]Type Definition consprob::utils::SparsePartFuncMat

type SparsePartFuncMat = HashMap<(u16, u16), f32, BuildHasherDefault<FxHasher>>;