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

Static Public Member Functions

static bool testpca (bool silent)
 
static bool testpca (bool silent)
 
static bool _pexec_testpca (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 calculatemv (double[] x, int n, ref double mean, ref double means, ref double stddev, ref double stddevs)
 

Member Function Documentation

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

References alglib.math.sqr().

Referenced by alglib.testpcaunit.testpca().

static bool alglib.testpcaunit.testpca ( bool  silent)
inlinestatic
static bool alglib.testpcaunit._pexec_testpca ( bool  silent)
inlinestatic

References alglib.testpcaunit.testpca().

Referenced by _Test.Main().

static void alglib.testpcaunit.calculatemv ( double[]  x,
int  n,
ref double  mean,
ref double  means,
ref double  stddev,
ref double  stddevs 
)
inlinestaticprivate

References alglib.math.sqr().


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