|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrialPrediction | |
|---|---|
| net.sf.bddbddb.order | |
| Uses of TrialPrediction in net.sf.bddbddb.order |
|---|
| Fields in net.sf.bddbddb.order declared as TrialPrediction | |
|---|---|
TrialPrediction |
TrialInfo.pred
The predicted results for this trial. |
TrialPrediction |
TrialGuess.prediction
|
| Methods in net.sf.bddbddb.order that return TrialPrediction | |
|---|---|
TrialPrediction |
TrialGuess.getPrediction()
|
| Methods in net.sf.bddbddb.order with parameters of type TrialPrediction | |
|---|---|
void |
EpisodeCollection.addTrial(Order o,
TrialPrediction p,
long cost,
long timestamp)
Add the information about a trial to this collection. |
| Constructors in net.sf.bddbddb.order with parameters of type TrialPrediction | |
|---|---|
TrialGuess(Order o,
TrialPrediction p)
|
|
TrialInfo(Order o,
TrialPrediction p,
long c,
EpisodeCollection.Episode ep,
long timestamp)
Construct a new TrialInfo. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||