public class KStarWrapper extends java.lang.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() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRevision()
Returns the revision string.
|
public double sphere
public double actEntropy
public double randEntropy
public double avgProb
public double minProb
public java.lang.String getRevision()
getRevision
in interface RevisionHandler