infinity norm
linf(g) linf(g, eps) linf(g, eps, tol)
is a syslin linear system.
is error tolerance on n.
threshold for imaginary axis poles.
linf returns the L_infinity norm of g:
n = sup_w(sigmax(g(j.w)))
(sigmax largest singular value).
| Version | Description |
| 2026.0.0 | linf(g [,eps, tol]) with g a matrix of doubles is no more supported. |