igraph_spatial_edge_lengths

Function igraph_spatial_edge_lengths 

Source
pub unsafe extern "C" fn igraph_spatial_edge_lengths(
    graph: *const igraph_t,
    lengths: *mut igraph_vector_t,
    points: *const igraph_matrix_t,
    metric: igraph_metric_t,
) -> igraph_error_t