Function ssoti_trunc_smul_real#

Function Documentation#

void ssoti_trunc_smul_real(coeff_t a, ord_t ord, semiotin_t *res, dhelpl_t dhl)#

Multiply by real only coefficients with order ord and greater.

Parameters:
  • a[in] real number to be set.

  • ord[in] Order.

  • res[in] Oti number.

  • dhl[in] Direction helper list object.