|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.agmodel.bioinfo.common.BisectionBean
Nested Class Summary | |
static interface |
BisectionBean.Function
|
Constructor Summary | |
BisectionBean()
|
Method Summary | |
static double |
solve(BisectionBean.Function f,
double a,
double b,
double tolerance)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BisectionBean()
Method Detail |
public static double solve(BisectionBean.Function f, double a, double b, double tolerance)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |