public class HistBin
extends java.lang.Object
Constructor and Description |
---|
HistBin(double e1,
double e2) |
Modifier and Type | Method and Description |
---|---|
void |
addDirToList(Vector3D direction) |
Vector3D[] |
getDirsList() |
double[] |
getEigs() |
double[] |
getLogEigs() |
double |
getLogTrace() |
int |
getNumDirs() |
double |
getTrace() |