|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectparser.baeume.Polynompruefer
public class Polynompruefer
Prüft eine Baumstruktur, ob sie ein Polynom repräsentiert.
Constructor Summary | |
---|---|
Polynompruefer()
Ein Konstruktor halt... |
Method Summary | |
---|---|
double[] |
pruefePolynom(Baum polynom)
Prüft das angegebene Polynom. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Polynompruefer()
Method Detail |
---|
public double[] pruefePolynom(Baum polynom)
polynom
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |