Function arrsso_transpose# Defined in File semisparse/array/algebra_matops.h Function Documentation# arrsso_t arrsso_transpose(arrsso_t *arr1, dhelpl_t dhl)# Matrix transpose. RES = TRANSPOSE( ARR1 ) Parameters: arr1 – [in] Array to be transposed dhl – [in] Direction helper list object.