[][src]Type Definition conshomfold::StaProbMatsWithRnaIdPairs

type StaProbMatsWithRnaIdPairs<T> = HashMap<(usize, usize), StaProbMats<T>, BuildHasherDefault<FxHasher>>;