Function arrsso_get_deriv#
Defined in File semisparse/array/base.h
Function Documentation#
-
darr_t arrsso_get_deriv(imdir_t idx, ord_t order, arrsso_t *arr, dhelpl_t dhl)#
Get derivative from 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.