Type Definition rna_algos::utils::SparseFreeEnergyMat[][src]

pub type SparseFreeEnergyMat<T> = HashMap<PosPair<T>, FreeEnergy>;