Function oti_get#
Defined in File dense/scalar/base.h
Function Documentation#
-
coeff_t oti_get(imdir_t idx, ord_t order, otinum_t *num, dhelpl_t dhl)#
Get the imaginary direction coefficient given 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.