Type Definition consprob::SparseScoreMat

source ·
pub type SparseScoreMat<T> = HashMap<PosPair<T>, Score>;