get_scores_alifold

Function get_scores_alifold 

Source
pub fn get_scores_alifold<T>(
    x: &ScoresHashedPoss<T>,
    y: &PosPair<T>,
) -> SparseScores<T>
where T: HashIndex,