Function soti_set_item#
Defined in File sparse/scalar/base.h
Function Documentation#
-
void soti_set_item(coeff_t val, imdir_t idx, ord_t order, sotinum_t *num, dhelpl_t dhl)#
Function that sets the specified item value.
- Parameters:
val – [in] Value to be set.
idx – [in] Index of the imaginary direction
order – [in] Order that defines the imaginary direction.
num – [inout] OTI number.
dhl – [in] Direction helper list object.