Type Definition consalign::MatchProbsHashedIds

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