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