Function arrso_truncate_order_to#

Function Documentation#

void arrso_truncate_order_to(ord_t ord, arrso_t *arr, arrso_t *res, dhelpl_t dhl)#

Truncate imaginary directions with orders greater or equal than ord.

Parameters:
  • ord[in] Order of the imaignary direction.

  • arr[in] Address of array from which to get data.

  • res[inout] Address of the result holder

  • dhl[in] Direction helper list object.