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