Function dhelp_precompute_multiply#

Function Documentation#

imdir_t dhelp_precompute_multiply(bases_t *dir1, ord_t ord1, bases_t *dir2, ord_t ord2, dhelpl_t dhl)#

Multiply two imaginary directions.

Parameters:
  • dir1 – Array of bases forming the first direction

  • ord1 – Order of the first direction

  • dir2 – Array of bases forming the second direction

  • ord2 – Order of the second direction

  • dhl – Direction helper list with the loaded data.