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.legendre Class Reference

Static Public Member Functions

static double legendrecalculate (int n, double x)
 
static double legendresum (double[] c, int n, double x)
 
static void legendrecoefficients (int n, ref double[] c)
 
static double legendrecalculate (int n, double x)
 
static double legendresum (double[] c, int n, double x)
 
static void legendrecoefficients (int n, ref double[] c)
 

Member Function Documentation

static double alglib.legendre.legendrecalculate ( int  n,
double  x 
)
inlinestatic
static double alglib.legendre.legendresum ( double[]  c,
int  n,
double  x 
)
inlinestatic
static void alglib.legendre.legendrecoefficients ( int  n,
ref double[]  c 
)
inlinestatic
static double alglib.legendre.legendrecalculate ( int  n,
double  x 
)
inlinestatic
static double alglib.legendre.legendresum ( double[]  c,
int  n,
double  x 
)
inlinestatic
static void alglib.legendre.legendrecoefficients ( int  n,
ref double[]  c 
)
inlinestatic

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