Scilab Function
Last update : 18/05/2014

linf - infinity norm

Calling Sequence

linf(g [,eps],[tol])

Parameters

Description

returns the L_infinity norm of g.


    n=sup [sigmax(g(jw)] 
       w
   
    

(sigmax largest singular value).

See Also

h_norm,  linfn,