edu.mit.util.stats
Class FastDigamma
java.lang.Object
edu.mit.util.stats.FastDigamma
public class FastDigamma
- extends Object
Method Summary |
double |
digamma(double in)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
num_hits
public long num_hits
num_misses
public long num_misses
FastDigamma
public FastDigamma()
FastDigamma
public FastDigamma(int init_size,
float load_factor)
digamma
public double digamma(double in)
Copyright © 2008 MIT. All Rights Reserved.