igraph_complex_almost_equals

Function igraph_complex_almost_equals 

Source
pub unsafe extern "C" fn igraph_complex_almost_equals(
    z1: igraph_complex_t,
    z2: igraph_complex_t,
    eps: igraph_real_t,
) -> igraph_bool_t