|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--nups.Experiment
An Experiment is a vector of predcitions created by a specific Methode
| Field Summary | |
(package private) Methode |
myMethode
|
(package private) java.util.Vector |
predictionList
|
| Constructor Summary | |
Experiment(java.lang.String methode)
|
|
| Method Summary | |
java.util.Vector |
getPredictions()
An operation that does... |
void |
newPrediction(java.util.Vector sampleList)
Return a new prediction |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
java.util.Vector predictionList
Methode myMethode
| Constructor Detail |
public Experiment(java.lang.String methode)
| Method Detail |
public void newPrediction(java.util.Vector sampleList)
sampleList - vector with ordend samplespublic java.util.Vector getPredictions()
firstParam - a description of this parameter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||