Function ssoti_set_item#

Function Documentation#

void ssoti_set_item(coeff_t val, imdir_t idx, ord_t order, semiotin_t *num, dhelpl_t dhl)#

Function that sets the specified item value.

Parameters:
  • val[in] Value to be set.

  • idx[in] Index of the imaginary direction

  • order[in] Order that defines the imaginary direction.

  • num[inout] OTI number.

  • dhl[in] Direction helper list object.