Function arrso_truncate_im#
Defined in File sparse/array/base.h
Function Documentation#
-
arrso_t arrso_truncate_im(imdir_t idx, ord_t order, arrso_t *arr, dhelpl_t dhl)#
Truncate imaginary direction in arrso object.
- Parameters:
idx – [in] Imaginary index.
order – [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.