IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
alglib.laguerre Class Reference

Static Public Member Functions

static double laguerrecalculate (int n, double x)
 
static double laguerresum (double[] c, int n, double x)
 
static void laguerrecoefficients (int n, ref double[] c)
 
static double laguerrecalculate (int n, double x)
 
static double laguerresum (double[] c, int n, double x)
 
static void laguerrecoefficients (int n, ref double[] c)
 

Member Function Documentation

static double alglib.laguerre.laguerrecalculate ( int  n,
double  x 
)
inlinestatic
static double alglib.laguerre.laguerresum ( double[]  c,
int  n,
double  x 
)
inlinestatic
static void alglib.laguerre.laguerrecoefficients ( int  n,
ref double[]  c 
)
inlinestatic
static double alglib.laguerre.laguerrecalculate ( int  n,
double  x 
)
inlinestatic
static double alglib.laguerre.laguerresum ( double[]  c,
int  n,
double  x 
)
inlinestatic
static void alglib.laguerre.laguerrecoefficients ( int  n,
ref double[]  c 
)
inlinestatic

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