[][src]Function consprob::get_tmp_part_func_set_mat_4_posterior

pub fn get_tmp_part_func_set_mat_4_posterior(
    seq_len_pair: &PosPair,
    sta_fe_params: &StaFeParams,
    max_gap_num_4_il: Pos,
    pos_quadruple: &PosQuadruple,
    sta_part_func_mats: &StaPartFuncMats4Posterior,
    bpp_mat_pair: &ProbMatPair,
    is_viterbi: bool,
    is_forward: bool,
    tmp_part_func_set_mats_with_pos_pairs: &TmpPartFuncSetMatsWithPosPairs4Posterior
) -> (TmpPartFuncSetMat4Posterior, PartFunc)