[][src]Function varlociraptor::utils::max_prob

pub fn max_prob(prob_a: LogProb, prob_b: LogProb) -> LogProb

Return the greater of two given probabilities.