|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.berkeley.cs.db.yfilterplus.dtdscanner.Zipf
Constructor Summary | |
Zipf(int size,
double theta)
|
Method Summary | |
double[] |
getProbs()
|
int |
getSize()
|
int |
probe()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Zipf(int size, double theta)
Method Detail |
public int getSize()
public double[] getProbs()
public int probe()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |