|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MathException | |
|---|---|
| de.desy.acop.video.analysis | |
| Uses of MathException in de.desy.acop.video.analysis |
|---|
| Methods in de.desy.acop.video.analysis that throw MathException | |
|---|---|
static double[] |
FittingUtilities.fit(double[] y,
double constY)
Performs a linear fit of exponential function to the y data. |
static void |
FittingUtilities.main(java.lang.String[] args)
|
double[] |
LUDecomposition.solve(double[] b)
Solves A*x = b |
| Constructors in de.desy.acop.video.analysis that throw MathException | |
|---|---|
LUDecomposition(double[][] A)
Creates a new LUDecomposition object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||