IPIM
 All Classes Files Functions Variables Pages
Public Member Functions | List of all members
toolbox_num::p_norm Interface Reference

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)
 

Member Function/Subroutine Documentation

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*.

Parameters
[in]pnorm order
[in]xN-dimensional vector

The documentation for this interface was generated from the following file: