Type Definition consalign::ScoreMatsHashedPoss

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