#include <BinID.h>
Public Methods | |
BinID () | |
BinID (int intID, double low1, double high1) | |
BinID (int intID, double low1, double high1, double low2, double high2) | |
double | low (int n=0) const |
double | high (int n=0) const |
bool | operator< (const BinID &other) const |
|
|
|
|
|
|
|
|
|
|
|
|