Function arrso_get_order_im_to#

Function Documentation#

void arrso_get_order_im_to(ord_t order, arrso_t *arr, arrso_t *res, dhelpl_t dhl)#

Get all imaginary coefficients of given order in arrso object.

Parameters:
  • order[in] Order to get data from.

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

  • res[inout] Address of the result holder

  • dhl[in] Direction helper list object.