Function oti_feval#

Function Documentation#

otinum_t oti_feval(coeff_t *feval_re, otinum_t *num, dhelpl_t dhl)#

Evaluation of a function f at (num).

Parameters:
  • feval_re[in] Function, and its derivatives, evaluated at the real coefficient of num.

  • num[in] Oti number.

  • dhl[in] Direction helper list object.