| Package | Description |
|---|---|
| de.gsi.dataset | |
| de.gsi.dataset.spi | |
| de.gsi.dataset.testdata.spi |
| Modifier and Type | Method and Description |
|---|---|
DataSetError.ErrorType |
DataSetError.getErrorType()
Returns the given error type 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()
return the DataSetError.ErrorType of the dataset
|
| Modifier and Type | Method and Description |
|---|---|
D |
AbstractErrorDataSet.setErrorType(DataSetError.ErrorType errorType)
sets the error type of the data set
|
| Modifier and Type | Method and Description |
|---|---|
DataSetError.ErrorType |
AbstractTestFunction.getErrorType() |
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.