Function darr_pnorm#

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.