Type Definition consalign::LoopSumsMat

pub type LoopSumsMat<T> = HashMap<(T, T), LoopSums, BuildHasherDefault<AHasher>, Global>;