| Package | Description |
|---|---|
| de.gsi.dataset | |
| de.gsi.dataset.spi | |
| de.gsi.dataset.testdata.spi |
| Modifier and Type | Method and Description |
|---|---|
DataSetError.ErrorType |
DataSetError.getErrorType(int dimIndex)
Returns the given error type for a specific dimension that may be used to drive given simplifications and
optimisation in derived classes.
|
static DataSetError.ErrorType |
DataSetError.ErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSetError.ErrorType[] |
DataSetError.ErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DataSetError.ErrorType |
AbstractErrorDataSet.getErrorType(int dimIndex)
return the DataSetError.ErrorType of the dataset
|
| Modifier and Type | Method and Description |
|---|---|
D |
AbstractErrorDataSet.setErrorType(int dimIndex,
DataSetError.ErrorType errorType)
sets the error type of the data set for the given dimension index
|
| Constructor and Description |
|---|
AbstractErrorDataSet(String name,
int dimension,
DataSetError.ErrorType... errorTypes)
Creates a new instance of
AbstractDataSet. |
| Modifier and Type | Method and Description |
|---|---|
DataSetError.ErrorType |
AbstractTestFunction.getErrorType(int dimIndex) |
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.