|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--hep.analysis.partition.AbstractBinFinder | +--hep.analysis.partition.SimpleBinFinder
Field Summary | |
static int |
OVERFLOW
|
static int |
UNDERFLOW
|
Method Summary | |
int |
getBinAt(double d)
|
double |
getMax()
|
double |
getMin()
|
int |
getNumberOfBins()
|
Methods inherited from class hep.analysis.partition.AbstractBinFinder |
clear, getBinAt, getBinAt, getBinAt |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int UNDERFLOW
public static final int OVERFLOW
Method Detail |
public int getBinAt(double d)
getBinAt
in class AbstractBinFinder
public double getMin()
getMin
in interface BinInfo
public double getMax()
getMax
in interface BinInfo
public int getNumberOfBins()
getNumberOfBins
in interface BinInfo
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |