Function soti_get_deriv#

Function Documentation#

coeff_t soti_get_deriv(imdir_t idx, ord_t order, sotinum_t *num, dhelpl_t dhl)#

Get the derivative corresponding to the index and order.

Parameters:
  • idx[in] Number of imaginary bases.

  • order[in] Truncation order of the number.

  • num[in] Address of the otin number to be modified.

  • dhl[in] Direction helper list object.