|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdatabionics.esom.renderer.HeightStatistics
public class HeightStatistics
| Field Summary | |
|---|---|
protected static org.apache.log4j.Logger |
log
interface to log4j system |
protected double[] |
sortedHeights
|
| Constructor Summary | |
|---|---|
HeightStatistics(cern.colt.matrix.DoubleMatrix2D matrix)
|
|
| Method Summary | |
|---|---|
double |
getMin()
|
double |
getQuantil(int x)
|
int |
getSize()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final org.apache.log4j.Logger log
protected double[] sortedHeights
| Constructor Detail |
|---|
public HeightStatistics(cern.colt.matrix.DoubleMatrix2D matrix)
| Method Detail |
|---|
public double getQuantil(int x)
public int getSize()
public double getMin()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||