igraph_matrix_view

Function igraph_matrix_view 

Source
pub unsafe extern "C" fn igraph_matrix_view(
    data: *const igraph_real_t,
    nrow: igraph_int_t,
    ncol: igraph_int_t,
) -> igraph_matrix_t