Type Definition consprob_trained::LoopSumsMat

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