Type Definition consprob_trained::Probs4dHashedIds

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