|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.graph.geometry.MinMax
public class MinMax
| Field Summary | |
|---|---|
static Index |
rval
|
| Constructor Summary | |
|---|---|
MinMax()
|
|
| Method Summary | |
|---|---|
static Index |
max(float[] values)
|
static Index |
min(float[] values)
|
static void |
normalize(float[] values,
float low,
float high)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static Index rval
| Constructor Detail |
|---|
public MinMax()
| Method Detail |
|---|
public static Index min(float[] values)
public static Index max(float[] values)
public static void normalize(float[] values,
float low,
float high)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||