Function gsl_sys::gsl_multiroot_test_delta 
source · [−]pub unsafe extern "C" fn gsl_multiroot_test_delta(
    dx: *const gsl_vector, 
    x: *const gsl_vector, 
    epsabs: f64, 
    epsrel: f64
) -> c_intpub unsafe extern "C" fn gsl_multiroot_test_delta(
    dx: *const gsl_vector, 
    x: *const gsl_vector, 
    epsabs: f64, 
    epsrel: f64
) -> c_int