Function fedarr_transpose# Defined in File real/array/gauss/algebra.h 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