Uses of Class
org.apache.commons.math.exception.OutOfRangeException
-
Packages that use OutOfRangeException Package Description org.apache.commons.math.util Convenience routines and common data structures used throughout the commons-math library. -
-
Uses of OutOfRangeException in org.apache.commons.math.util
Methods in org.apache.commons.math.util that throw OutOfRangeException Modifier and Type Method Description int
MultidimensionalCounter. getCount(int... c)
Convert to unidimensional counter.
-