igraph_hrg_fit

Function igraph_hrg_fit 

Source
pub unsafe extern "C" fn igraph_hrg_fit(
    graph: *const igraph_t,
    hrg: *mut igraph_hrg_t,
    start: igraph_bool_t,
    steps: igraph_int_t,
) -> igraph_error_t