Uses of Class
org.expasy.jpl.commons.collection.stat.HistogramDataSet.OutOfUpperBoundException

Packages that use HistogramDataSet.OutOfUpperBoundException
org.expasy.jpl.commons.collection.stat Provides interfaces and objects for statistical data. 
 

Uses of HistogramDataSet.OutOfUpperBoundException in org.expasy.jpl.commons.collection.stat
 

Methods in org.expasy.jpl.commons.collection.stat that throw HistogramDataSet.OutOfUpperBoundException
 int HistogramDataSet.getBinIndex(double value)
          Get the index of bin containing the given value.
static int HistogramDataSet.getBinIndex(double value, Interval interval, double binWidth)
          Get the index of bin containing the given value.
 



Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.