Package | Description |
---|---|
moa.evaluation.preview | |
moa.gui.active |
Modifier and Type | Method and Description |
---|---|
PreviewCollection<Preview> |
MeanPreviewCollection.getMeanPreviews() |
PreviewCollection<Preview> |
MeanPreviewCollection.getStdPreviews() |
Constructor and Description |
---|
MeanPreviewCollection(PreviewCollection<PreviewCollection<Preview>> multiRunPreviews)
On creation of a MeanPreviewCollection, the mean Previews and
standard deviation Previews are calculated from the given
PreviewCollection by averaging the measurements for all entries over
the different runs that have been performed.
|
Constructor and Description |
---|
MeanPreviewCollection(PreviewCollection<PreviewCollection<Preview>> multiRunPreviews)
On creation of a MeanPreviewCollection, the mean Previews and
standard deviation Previews are calculated from the given
PreviewCollection by averaging the measurements for all entries over
the different runs that have been performed.
|
Modifier and Type | Method and Description |
---|---|
moa.gui.active.ALTaskTextViewerPanel.ParsedPreview |
ALTaskTextViewerPanel.readCollection(PreviewCollection<Preview> pc)
Parses a PreviewCollection and return the resulting
ParsedPreview object.
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.