[][src]Type Definition phylofold::Prob4dMat

type Prob4dMat = HashMap<(u16, u16, u16, u16), f64, BuildHasherDefault<FxHasher>>;