| Package | Description |
|---|---|
| de.gsi.math.fitter | |
| de.gsi.math.storage |
| Modifier and Type | Field and Description |
|---|---|
protected VoxelArrayND |
NonLinearRegressionFitter2.residual
Deprecated.
|
protected VoxelArrayND |
NonLinearRegressionFitter2.residualW
Deprecated.
|
protected VoxelArrayND |
NonLinearRegressionFitter2.weight
Deprecated.
|
protected VoxelArrayND |
NonLinearRegressionFitter2.xData
Deprecated.
|
protected VoxelArrayND |
NonLinearRegressionFitter2.yCalc
Deprecated.
|
protected VoxelArrayND |
NonLinearRegressionFitter2.yData
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected VoxelArrayND |
NonLinearRegressionFitter2.checkForZeroWeights(VoxelArrayND weights)
Deprecated.
Check entered weights for zeros.
|
| Modifier and Type | Method and Description |
|---|---|
protected VoxelArrayND |
NonLinearRegressionFitter2.checkForZeroWeights(VoxelArrayND weights)
Deprecated.
Check entered weights for zeros.
|
void |
NonLinearRegressionFitter2.setData(VoxelArrayND xData,
VoxelArrayND yData,
VoxelArrayND weights)
Deprecated.
|
protected static boolean |
NonLinearRegressionFitter2.setTrueFreqWeights(VoxelArrayND yData,
VoxelArrayND weight)
Deprecated.
|
| Constructor and Description |
|---|
NonLinearRegressionFitter2(VoxelArrayND xData,
VoxelArrayND yData,
VoxelArrayND weights)
Deprecated.
Constructor with data with x as 1D array and weights provided
|
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleStorage1D |
class |
DoubleStorageND |
| Modifier and Type | Method and Description |
|---|---|
VoxelArrayND |
VoxelArrayND.copy() |
VoxelArrayND |
DoubleStorageND.copy() |
VoxelArrayND |
DoubleStorage1D.copy() |
Copyright © 2020 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.