Class SafeNorm
- java.lang.Object
-
- org.apache.commons.numbers.arrays.SafeNorm
-
public class SafeNorm extends java.lang.ObjectComputes the Cartesian norm (2-norm), handling both overflow and underflow. Translation of the minpack "enorm" subroutine.
public class SafeNorm
extends java.lang.Object