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