Function ssoti_reset_orders#
Defined in File semisparse/scalar/base.h
Function Documentation#
-
void ssoti_reset_orders(ord_t ord_start, ord_t ord_end, semiotin_t *num, dhelpl_t dhl)#
Sets all coefficients to zero if they have imagianry orders from ord_start to ord_end.
- Parameters:
ord_start – [in] Starting order of im. directions to be removed from the number.
ord_end – [in] Ending order of im. directions to be removed from the number.
num – [in] OTI number to be operated.
dhl – [in] Direction helper list object.