Function rgsl::roots::test_interval[][src]

pub fn test_interval(
    x_lower: f64,
    x_upper: f64,
    epsabs: f64,
    epsrel: f64
) -> Value