Function consprob::consprob_core

source ·
pub fn consprob_core<T>(
    inputs: InputsConsprobCore<'_, T>
) -> AlignfoldProbMats<T>where
    T: HashIndex,