|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--rvl.util.UniFunction
|
+--rvl.piface.PifaceAux
Auxiliary class used by Piface.solve()
| Fields inherited from class rvl.util.UniFunction |
closedMax, closedMin, feps, maxIter, maxSearch, verbose, xeps, xMax, xMin |
| Constructor Summary | |
PifaceAux(java.lang.String xName,
java.lang.String yName,
Piface piface)
|
|
| Method Summary | |
double |
of(double x)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PifaceAux(java.lang.String xName,
java.lang.String yName,
Piface piface)
| Method Detail |
public double of(double x)
of in class UniFunction
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||