Public Member Functions | |
| real function | p_norm_s (p, x) |
| Compute the p-norm of a vector. Only for p in N*. More... | |
| real *8 function | p_norm_d (p, x) |
| real function toolbox_num::p_norm::p_norm_s | ( | integer | p, |
| real, dimension(:), intent(in) | x | ||
| ) |
Compute the p-norm of a vector. Only for p in N*.
| [in] | p | norm order |
| [in] | x | N-dimensional vector |
1.8.5