Struct sotinum_t# Defined in File sparse/scalar/structures.h Struct Documentation# struct sotinum_t# Public Members coeff_t re# Real coefficient. coeff_t **p_im# Array with all imaginary coefficients per order. imdir_t **p_idx# Directions associated to each coefficient per order. ndir_t *p_nnz# Number of non zero coefficients per order. ndir_t *p_size# Allocated size per order. ord_t act_order# Actual order of the number. ord_t trc_order# Truncation order of the number. flag_t flag# Memory flag.