igraph_matrix_complex_mul_elements

Function igraph_matrix_complex_mul_elements 

Source
pub unsafe extern "C" fn igraph_matrix_complex_mul_elements(
    m1: *mut igraph_matrix_complex_t,
    m2: *const igraph_matrix_complex_t,
) -> igraph_error_t