[][src]Type Definition phylofold::ProbMats

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