All Classes Functions
Static Public Member Functions | Static Public Attributes | List of all members
kisthep.util.Maths Class Reference

Static Public Member Functions

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 Public Attributes

static final double Threshold =1.0E-3
 

The documentation for this class was generated from the following file: