Function oti_setIm_IdxOrd#

Function Documentation#

void oti_setIm_IdxOrd(coeff_t a, imdir_t idx, ord_t order, otinum_t *num, dhelpl_t dhl)#

Set the value of an imaginary coefficient given the index and order.

Parameters:
  • a[in] Coefficient to be implemented.

  • idx[in] index of the imaginary direction.

  • order[in] Order of the imagianry direction.

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

  • dhl[in] Direction helper list object.