Function arrsso_get_order_im_to#
Defined in File semisparse/array/base.h
Function Documentation#
-
void arrsso_get_order_im_to(ord_t order, arrsso_t *arr, arrsso_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.