|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcae.viewer3d.post.ArrayTool
public class ArrayTool
| Constructor Summary | |
|---|---|
ArrayTool(float[] array)
|
|
| Method Summary | |
|---|---|
float |
getMax()
|
float |
getMin()
|
float[] |
getValues()
|
boolean |
haveNegativeInfinity()
|
void |
logarithm()
|
void |
print(java.io.PrintStream out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArrayTool(float[] array)
| Method Detail |
|---|
public boolean haveNegativeInfinity()
public float getMax()
public float getMin()
public void logarithm()
public float[] getValues()
public void print(java.io.PrintStream out)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||