Function carr_self_neg# Defined in File complex/array/algebra.h Function Documentation# void carr_self_neg(carr_t *res)# Elementwise recursive negation of array type. RES = - RES Parameters: res – [inout] Resulting array.