|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.alsUtility.MinMaxes
Field Summary | |
protected DoubleInterval[] |
intervals
|
Constructor Summary | |
MinMaxes()
|
Method Summary | |
void |
add(double[] array)
|
DoubleInterval |
getDoubleInterval(int i)
do not modify return value |
int |
size()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected DoubleInterval[] intervals
Constructor Detail |
public MinMaxes()
Method Detail |
public void add(double[] array)
public DoubleInterval getDoubleInterval(int i)
public int size()
|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |