edu.berkeley.cs.db.yfilterplus.dtdscanner
Class ZipfSet

java.lang.Object
  |
  +--edu.berkeley.cs.db.yfilterplus.dtdscanner.ZipfSet

public class ZipfSet
extends java.lang.Object


Constructor Summary
ZipfSet()
           
 
Method Summary
 Zipf getZipf(double theta, int sequenceSize)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZipfSet

public ZipfSet()
Method Detail

getZipf

public Zipf getZipf(double theta,
                    int sequenceSize)