Type Definition consalifold::MatchProbsHashedIds

source ·
pub type MatchProbsHashedIds<T> = HashMap<(usize, usize), MatchProbMats<T>, BuildHasherDefault<AHasher>, Global>;