public class KStarWrapper extends Object implements RevisionHandler
| Modifier and Type | Field and Description |
|---|---|
double |
actEntropy
used/reused to hold the actual entropy
|
double |
avgProb
used/reused to hold the average transformation probability
|
double |
minProb
used/reused to hold the smallest transformation probability
|
double |
randEntropy
used/reused to hold the random entropy
|
double |
sphere
used/reused to hold the sphere size
|
| Constructor and Description |
|---|
KStarWrapper() |
public double sphere
public double actEntropy
public double randEntropy
public double avgProb
public double minProb
public String getRevision()
getRevision in interface RevisionHandlerCopyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.