igraph_power_law_fit

Function igraph_power_law_fit 

Source
pub unsafe extern "C" fn igraph_power_law_fit(
    vector: *const igraph_vector_t,
    result: *mut igraph_plfit_result_t,
    xmin: igraph_real_t,
    force_continuous: igraph_bool_t,
) -> igraph_error_t