Function oarr_neg# Defined in File dense/array/algebra_elementwise.h Function Documentation# oarr_t oarr_neg(oarr_t *arr, dhelpl_t dhl)# Negation of an OTI array. RES = - ARR Parameters: arr – [in] OTI array dhl – [in] Direction helper list object.