|
Cytoscape 2.8.0-alpha1 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcytoscape.util.MathUtil
public class MathUtil
| Constructor Summary | |
|---|---|
MathUtil()
|
|
| Method Summary | |
|---|---|
static boolean |
almostEqual(double x1,
double x2)
|
static boolean |
almostEqual(float x1,
float x2)
|
static long |
getExponent(double f)
|
static int |
getExponent(float f)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MathUtil()
| Method Detail |
|---|
public static int getExponent(float f)
public static long getExponent(double f)
public static boolean almostEqual(float x1,
float x2)
public static boolean almostEqual(double x1,
double x2)
|
www.cytoscape.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||