Type Definition consprob::LoopSumsMat

source ·
pub type LoopSumsMat<T> = HashMap<PosPair<T>, LoopSums>;