igraph_matrix_scale

Function igraph_matrix_scale 

Source
pub unsafe extern "C" fn igraph_matrix_scale(
    m: *mut igraph_matrix_t,
    by: igraph_real_t,
)