[][src]Type Definition conshomfold::Prob4dMat

type Prob4dMat<T> = HashMap<(T, T, T, T), f32, BuildHasherDefault<FxHasher>>;