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

Static Public Member Functions

static void studentttest1 (double[] x, int n, double mean, ref double bothtails, ref double lefttail, ref double righttail)
 
static void studentttest2 (double[] x, int n, double[] y, int m, ref double bothtails, ref double lefttail, ref double righttail)
 
static void unequalvariancettest (double[] x, int n, double[] y, int m, ref double bothtails, ref double lefttail, ref double righttail)
 
static void studentttest1 (double[] x, int n, double mean, ref double bothtails, ref double lefttail, ref double righttail)
 
static void studentttest2 (double[] x, int n, double[] y, int m, ref double bothtails, ref double lefttail, ref double righttail)
 
static void unequalvariancettest (double[] x, int n, double[] y, int m, ref double bothtails, ref double lefttail, ref double righttail)
 

Member Function Documentation

static void alglib.studentttests.studentttest1 ( double[]  x,
int  n,
double  mean,
ref double  bothtails,
ref double  lefttail,
ref double  righttail 
)
inlinestatic
static void alglib.studentttests.studentttest2 ( double[]  x,
int  n,
double[]  y,
int  m,
ref double  bothtails,
ref double  lefttail,
ref double  righttail 
)
inlinestatic
static void alglib.studentttests.unequalvariancettest ( double[]  x,
int  n,
double[]  y,
int  m,
ref double  bothtails,
ref double  lefttail,
ref double  righttail 
)
inlinestatic
static void alglib.studentttests.studentttest1 ( double[]  x,
int  n,
double  mean,
ref double  bothtails,
ref double  lefttail,
ref double  righttail 
)
inlinestatic
static void alglib.studentttests.studentttest2 ( double[]  x,
int  n,
double[]  y,
int  m,
ref double  bothtails,
ref double  lefttail,
ref double  righttail 
)
inlinestatic
static void alglib.studentttests.unequalvariancettest ( double[]  x,
int  n,
double[]  y,
int  m,
ref double  bothtails,
ref double  lefttail,
ref double  righttail 
)
inlinestatic

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