Function arrsso_pnorm#
Defined in File semisparse/array/algebra_matops.h
Function Documentation#
-
semiotin_t arrsso_pnorm(arrsso_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.