Package | Description |
---|---|
com.ibm.bluej.consistency | |
com.ibm.bluej.consistency.learning |
Modifier and Type | Method and Description |
---|---|
WorldChange |
WorldChange.copy() |
Modifier and Type | Field and Description |
---|---|
WorldChange |
TrainingAnalysis.DeltaAnalysis.change |
Modifier and Type | Method and Description |
---|---|
void |
TrainingAnalysis.recordDelta(WorldChange delta,
double objectiveScore,
double prevObjectiveScore,
IDeltaWeight deltaStr) |
Constructor and Description |
---|
TrainingAnalysis.DeltaAnalysis(java.util.Collection<ScanTerm> world,
WorldChange change,
double objectiveScore,
double prevObjectiveScore,
java.lang.String delta) |