public class BesselFunction
extends java.lang.Object
Constructor | Description |
---|---|
BesselFunction() |
Modifier and Type | Method | Description |
---|---|---|
static double |
doCalc(boolean modified,
int alpha,
double x) |
|
static double |
I(int alpha,
double x) |
|
static double |
J(int alpha,
double x) |