| Package | Description |
|---|---|
| de.gsi.math.fitter | |
| de.gsi.math.functions |
| Modifier and Type | Method and Description |
|---|---|
void |
NonLinearRegressionFitter2.simplex2(FunctionND g,
double[] start)
Deprecated.
|
void |
NonLinearRegressionFitter.simplex2(FunctionND g,
double[] start)
Deprecated.
do not use yet in a production environment, needs some clean-up
|
void |
NonLinearRegressionFitter2.simplex2(FunctionND g,
double[] start,
double fTol)
Deprecated.
|
void |
NonLinearRegressionFitter.simplex2(FunctionND g,
double[] start,
double fTol)
Deprecated.
do not use yet in a production environment, needs some clean-up
|
void |
NonLinearRegressionFitter2.simplex2(FunctionND g,
double[] start,
double[] step)
Deprecated.
|
void |
NonLinearRegressionFitter.simplex2(FunctionND g,
double[] start,
double[] step)
Deprecated.
do not use yet in a production environment, needs some clean-up
|
void |
NonLinearRegressionFitter2.simplex2(FunctionND g,
double[] start,
double[] step,
double fTol)
Deprecated.
|
void |
NonLinearRegressionFitter.simplex2(FunctionND g,
double[] start,
double[] step,
double fTol)
Deprecated.
do not use yet in a production environment, needs some clean-up
|
void |
NonLinearRegressionFitter2.simplex2(FunctionND g,
double[] start,
double[] step,
double fTol,
int nMax)
Deprecated.
|
void |
NonLinearRegressionFitter.simplex2(FunctionND g,
double[] start,
double[] step,
double fTol,
int nMax)
Deprecated.
do not use yet in a production environment, needs some clean-up
|
void |
NonLinearRegressionFitter2.simplex2(FunctionND g,
double[] start,
double[] step,
int nMax)
Deprecated.
|
void |
NonLinearRegressionFitter.simplex2(FunctionND g,
double[] start,
double[] step,
int nMax)
Deprecated.
do not use yet in a production environment, needs some clean-up
|
void |
NonLinearRegressionFitter2.simplex2(FunctionND g,
double[] start,
double fTol,
int nMax)
Deprecated.
|
void |
NonLinearRegressionFitter.simplex2(FunctionND g,
double[] start,
double fTol,
int nMax)
Deprecated.
do not use yet in a production environment, needs some clean-up
|
void |
NonLinearRegressionFitter2.simplex2(FunctionND g,
double[] start,
int nMax)
Deprecated.
|
void |
NonLinearRegressionFitter.simplex2(FunctionND g,
double[] start,
int nMax)
Deprecated.
do not use yet in a production environment, needs some clean-up
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFunctionND |
class |
EllipseFunction |
Copyright © 2020 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.