Function ssoti_set_deriv_r#

Function Documentation#

void ssoti_set_deriv_r(coeff_t coef, imdir_t idx, ord_t order, semiotin_t *num, dhelpl_t dhl)#

Set the derivative corresponding to the index and order.

Parameters:
  • coef[in] Derivative to be set.

  • 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.