| Package | Description |
|---|---|
| de.gsi.math |
| Modifier and Type | Method and Description |
|---|---|
static DataSetMath.MathOp |
DataSetMath.MathOp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSetMath.MathOp[] |
DataSetMath.MathOp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static DataSet |
DataSetMath.mathFunction(DataSet function1,
DataSet function2,
DataSetMath.MathOp op) |
static DataSet |
DataSetMath.mathFunction(DataSet function,
double value,
DataSetMath.MathOp op) |
Copyright © 2020 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.