|
static double | bessel1 (int n, double x) |
|
static double | bessel2 (int n, double x) throws IllegalDataException |
|
static double | gamma (double x) throws IllegalDataException |
|
static double[] | getGaussLaguerreW (int n) throws IllegalDataException |
|
static double | getGaussLaguerreIntg (double[] f, int n) throws IllegalDataException |
|
static double[] | getGaussLaguerreX (int n) throws IllegalDataException |
|
static long | Fact (int x) |
|
static double | Laguerre (int n, double x) throws IllegalDataException |
|
static double | LaguerreDerivative (int n, double x) throws IllegalDataException |
|
static String | format (double doubleValue, String formatString) throws runTimeException |
|
|
static final double | Threshold =1.0E-3 |
|
The documentation for this class was generated from the following file:
- /Users/henon/Documents/workspaceKisthelp/KiSThelP/src/kisthep/util/Maths.java