Function darr_self_neg#

Function Documentation#

void darr_self_neg(darr_t *res)#

Elementwise recursive negation of array type.

RES = - RES

Parameters:
  • res[inout] Resulting array.