|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.bddbddb.order.Discretization
public class Discretization
| Field Summary | |
|---|---|
TrialInstances[] |
buckets
|
double[] |
cutPoints
|
| Constructor Summary | |
|---|---|
Discretization(double[] cutPoints,
TrialInstances[] buckets)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public double[] cutPoints
public TrialInstances[] buckets
| Constructor Detail |
|---|
public Discretization(double[] cutPoints,
TrialInstances[] buckets)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||