[][src]Function phyloalifold::phylofold

pub fn phylofold(
    bpp_mat: &HashMap<(u16, u16), f64, BuildHasherDefault<FxHasher>>,
    upp_mat: &Vec<f64>,
    seq_len: usize,
    gamma: f64
) -> MeaSs