Function ssoti_createReal#

Function Documentation#

semiotin_t ssoti_createReal(coeff_t num, bases_t tot_nbases, ord_t trc_order, dhelpl_t dhl)#

Create a new oti number with a real coefficient given by the input parameter as well as the truncation order.

Parameters:
  • num[in] Real coefficient of the OTI number.

  • nbases[in] Truncation order.

  • order[in] Truncation order.

  • dhl[in] Direction helper list object.