[][src]Function robust_predicates::incircle

pub fn incircle(
    pa: &[f64; 2],
    pb: &[f64; 2],
    pc: &[f64; 2],
    pd: &[f64; 2]
) -> f64