Function oti_get_deriv#
Defined in File dense/scalar/base.h
Function Documentation#
-
coeff_t oti_get_deriv(imdir_t idx, ord_t order, otinum_t *num, dhelpl_t dhl)#
Get the derivative corresponding to the index and order.
- Parameters:
idx – [in] Number of imaginary bases.
order – [in] Truncation order of the number.
num – [in] Address of the otin number to be modified.
dhl – [in] Direction helper list object.