|
inlineconstexpr |
Callable object computing the linfnorm operation \( \max_{i = 0}^n |x_i| \).
Parameters
zs...
: real or Cayley-dickson values to process.Return value
p
being inf
flat
option computes the infinite norm of the tuple of real and imaginary parts of the inputs, i.e. \( \max_{i = 0}^n \max(|\real(x_i)|, |\imag(x_i)|)\).