Function arrso_empty_like# Defined in File sparse/array/base.h Function Documentation# arrso_t arrso_empty_like(arrso_t *arr, dhelpl_t dhl)# Create an empty array similar in order, allocation size and shape from the given array. Parameters: arr – [in] Address of array from which to get the allocation information. dhl – [in] Direction helper list object.