Function darr_pnorm# Defined in File real/array/algebra.h Function Documentation# coeff_t darr_pnorm(darr_t *arr, coeff_t p)# Norm of an array. res = norm( ARR ) Parameters: arr – [in] Array to compute norm. p – [in] Value that defines the norm.