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

Static Public Member Functions

static bool testhqrnd (bool silent)
 
static bool hqrndcontinuoustest (bool silent)
 
static bool hqrnddiscretetest (bool silent)
 
static bool testhqrnd (bool silent)
 
static bool _pexec_testhqrnd (bool silent)
 
static bool hqrndcontinuoustest (bool silent)
 
static bool hqrnddiscretetest (bool silent)
 

Static Private Member Functions

static void calculatemv (double[] x, int n, ref double mean, ref double means, ref double stddev, ref double stddevs)
 
static void unsetstate (hqrnd.hqrndstate state)
 
static void calculatemv (double[] x, int n, ref double mean, ref double means, ref double stddev, ref double stddevs)
 
static void unsetstate (hqrnd.hqrndstate state)
 

Member Function Documentation

static bool alglib.testhqrndunit.hqrndcontinuoustest ( bool  silent)
inlinestatic
static bool alglib.testhqrndunit.hqrnddiscretetest ( bool  silent)
inlinestatic
static void alglib.testhqrndunit.calculatemv ( double[]  x,
int  n,
ref double  mean,
ref double  means,
ref double  stddev,
ref double  stddevs 
)
inlinestaticprivate
static void alglib.testhqrndunit.unsetstate ( hqrnd.hqrndstate  state)
inlinestaticprivate
static bool alglib.testhqrndunit._pexec_testhqrnd ( bool  silent)
inlinestatic

References alglib.testhqrndunit.testhqrnd().

Referenced by _Test.Main().

static bool alglib.testhqrndunit.hqrndcontinuoustest ( bool  silent)
inlinestatic
static bool alglib.testhqrndunit.hqrnddiscretetest ( bool  silent)
inlinestatic
static void alglib.testhqrndunit.calculatemv ( double[]  x,
int  n,
ref double  mean,
ref double  means,
ref double  stddev,
ref double  stddevs 
)
inlinestaticprivate

References alglib.math.sqr().

static void alglib.testhqrndunit.unsetstate ( hqrnd.hqrndstate  state)
inlinestaticprivate

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