Function oti_createZero#

Function Documentation#

otinum_t oti_createZero(bases_t nbases, ord_t order, dhelpl_t dhl)#

Create Zero.

Parameters:
  • nbases[in] Number of imaginary bases.

  • order[in] Truncation order of the number.

  • num[inout] Address of the object to be created.

  • dhl[in] Direction helper list object.