Type Definition consprob::Sum4dMat

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