Function oarr_feval#

Function Documentation#

oarr_t oarr_feval(darr_t *re, oarr_t *arr, dhelpl_t dhl)#

Function evaluation of OTI numbers.

RES = FEVAL( RE, ARR)

Parameters:
  • re[in] List of real arrays containing the derivatives of a function.

  • arr[in] OTI array. Must be square

  • dhl[in] Direction helper list object.