| Interface | Description |
|---|---|
| MathDataSet.DataSetFunction |
simple DataSet transform function definition for single input DataSets
|
| MathDataSet.DataSetsFunction |
simple DataSet transform function definition for multiple input DataSets
|
| MathDataSet.DataSetValueFunction |
simple DataSet transform function definition, only the y value is being
transformed, the x-axis is taken from the source DataSet
|
| Class | Description |
|---|---|
| ArrayConversion |
This utility class converts arrays of frequently used java primitives into other the requested primitive type.
|
| ArrayMath |
some double array convenience methods
|
| ArrayUtils |
Utility class containing only static functions used to manipulate arrays.
|
| DataSetMath |
Some math operation on DataSet and DataSetError
|
| FastMath |
Simple quick-and-dirty math lookup table
TODO: evaluate whether this should be replaced by the better implementations in:
https://github.com/jeffhain/jafama
(N.B.
|
| MathDataSet |
DataSet that automatically transforms source DataSet accordance to
DataSetFunction or DataSetValueFunction definition.
|
| SimpleDataSetEstimators |
computation of statistical estimates
|
| Spline |
class implementing natural cubic splines according to: http://en.wikipedia.org/wiki/Spline_(mathematics)
|
| TMath | |
| TMathConstants | |
| TRandom |
TRandom basic Random number generator class (periodicity = 10**9).
|
| TRandom1 | |
| TRandom3 |
| Enum | Description |
|---|---|
| ArrayMath.FilterType | |
| DataSetMath.ErrType | |
| DataSetMath.Filter | |
| DataSetMath.MathOp |
Copyright © 2020 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.