Type Definition rna_algos::utils::SparseProbMat

source ·
pub type SparseProbMat<T> = HashMap<PosPair<T>, Prob>;