Uses of Class
org.apache.commons.math.exception.OutOfRangeException

Packages that use OutOfRangeException
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
 int MultidimensionalCounter.getCount(int... c)
          Convert to unidimensional counter.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.