| Interface and Description |
|---|
| de.gsi.dataset.CategoryHistogram
Work in Progress, don't use yet
|
| de.gsi.dataset.DataSet3D
No need to implement this anymore as the DataSet interface was generalized to multiple dimensions.
|
| Class and Description |
|---|
| de.gsi.dataset.spi.DoubleDataSet3D
Not very efficient due to the nested array storage of the data, consider using the generic
MultiDimDataSet or implement a custom data set. Will be removed in a future release.
|
| de.gsi.dataset.spi.ListDataSet
due to poorer CPU performance (this is kept for reference reasons)
|
| de.gsi.dataset.spi.ListErrorDataSet
due to poorer CPU performance (this is kept for reference reasons)
|
Copyright © 2020 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.