Function soti_createEmpty_predef#
Defined in File sparse/scalar/base.h
Function Documentation#
-
sotinum_t soti_createEmpty_predef(ndir_t *p_nnz, ord_t order, dhelpl_t dhl)#
Allocate a new sparse oti number in memory using a specified allocated size.
- Parameters:
nnz – [in] Array of length order containing the sizes per order to be allocated.
order – [in] Truncation order.
dhl – [in] Direction helper list object.