Function fedarr_neg#

Function Documentation#

fedarr_t fedarr_neg(fedarr_t *arr)#

Matrix negation.

RES = - ARR

Parameters:
  • arr[in] Matrix to be negated

  • res[in] Result

  • dhl[in] Direction helper list.