Type Definition rna_algos::centroid_estimator::MeaMat[][src]

pub type MeaMat<T> = HashMap<PosPair<T>, Mea>;