wavelet_util
Class bell_curves.bin

java.lang.Object
  |
  +--wavelet_util.bell_curves.bin
Enclosing class:
bell_curves

private class bell_curves.bin
extends java.lang.Object

A histogram "bin"


Field Summary
 double percent
           
 double start
           
 
Constructor Summary
bell_curves.bin()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

start

public double start

percent

public double percent
Constructor Detail

bell_curves.bin

public bell_curves.bin()