Function fedarr_transpose#

Function Documentation#

fedarr_t fedarr_transpose(fedarr_t *arr)#

Matrix Transpose operation.

RES = TRANSPOSE( ARR )

Parameters:
  • arr[in] Array to invert.

  • res[in] Result

  • dhl[in] Direction helper list