Function soti_get_order_im#

Function Documentation#

sotinum_t soti_get_order_im(ord_t order, sotinum_t *num, dhelpl_t dhl)#

Truncate everything but the coefficeints at a given order.

Parameters:
  • ord[in] Order of imaginary direction to extract.

  • num[in] OTI number to truncate direction

  • res[in] Addres of the resulting OTI number that will hold result.

  • dhl[in] Direction helper list.