esl_scorematrix_RelEntropy

Function esl_scorematrix_RelEntropy 

Source
pub unsafe extern "C" fn esl_scorematrix_RelEntropy(
    S: *const ESL_SCOREMATRIX,
    fi: *const f64,
    fj: *const f64,
    lambda: f64,
    ret_D: *mut f64,
) -> c_int