|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--applications.EvaluatePolynomial
| Constructor Summary | |
EvaluatePolynomial()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
test program |
static Computable |
valueOf(Computable[] coeff,
Computable x)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public EvaluatePolynomial()
| Method Detail |
public static Computable valueOf(Computable[] coeff,
Computable x)
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||