igraph_vector_complex_create_polar

Function igraph_vector_complex_create_polar 

Source
pub unsafe extern "C" fn igraph_vector_complex_create_polar(
    v: *mut igraph_vector_complex_t,
    r: *const igraph_vector_t,
    theta: *const igraph_vector_t,
) -> igraph_error_t