-
-
Constructor Summary
Constructors
| Constructor and Description |
Histogram(int size) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
reset
public void reset()
-
add
public void add(int n)
-
getChi2
public double getChi2()
-
getSize
public int getSize()
-
getSamples
public int getSamples()
This file is a part of the JDD package, a native
Java Binary Decision Diagram Library.