Uses of Class
org.apache.commons.math.exception.OutOfRangeException
Packages that use OutOfRangeException
Package
Description
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 OutOfRangeExceptionModifier and TypeMethodDescriptionint
MultidimensionalCounter.getCount
(int... c) Convert to unidimensional counter.