p7_EntropyWeight

Function p7_EntropyWeight 

Source
pub unsafe extern "C" fn p7_EntropyWeight(
    hmm: *const P7_HMM,
    bg: *const P7_BG,
    pri: *const P7_PRIOR,
    infotarget: f64,
    ret_Neff: *mut f64,
) -> c_int