Function arrsso_empty_like#

Function Documentation#

arrsso_t arrsso_empty_like(arrsso_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.