Function ssoti_reset_nbases#

Function Documentation#

void ssoti_reset_nbases(bases_t base_start, bases_t base_end, semiotin_t *num, dhelpl_t dhl)#

Sets all coefficients to zero if they have imagianry basis from base_start to base_end.

Parameters:
  • base_start[in] Starting bases of im. directions to be reset from the number.

  • base_end[in] Ending bases of im. directions to be reset from the number.

  • num[in] OTI number to be operated.

  • dhl[in] Direction helper list object.