-
For Removal Element Description de.gsi.dataset.DataSet3D No need to implement this anymore as the DataSet interface was generalized to multiple dimensions.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.
-
Interfaces Interface Description de.gsi.dataset.CategoryHistogram Work in Progress, don't use yetde.gsi.dataset.DataSet3D No need to implement this anymore as the DataSet interface was generalized to multiple dimensions.
-
Classes Class 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)