Function soti_memory_size# Defined in File sparse/scalar/base.h Function Documentation# size_t soti_memory_size(const ndir_t *p_nnz, ord_t order)# Function that returns the size of memory to be allocated and distributed into a sparse OTI type. Parameters: p_nnz – [in] List of number of non zeros for each order. order – [in] Truncation order of the oti number.