pub fn abs_max<T: SimdOps>(data: &[T]) -> T
Reduces the slice to max |x| (∞-norm accumulator); T::ZERO for empty.
max |x|
T::ZERO