Function arrso_pnorm# Defined in File sparse/array/algebra_matops.h Function Documentation# sotinum_t arrso_pnorm(arrso_t *arr1, coeff_t p, dhelpl_t dhl)# P-Norm for “vector”. RES = PNORM( ARR1 ) Parameters: arr1 – [in] Array to compute norm. p – [in] P-value of norm. dhl – [in] Direction helper list object.