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

Static Public Member Functions

static bool testkmeans (bool silent)
 

Static Private Member Functions

static void simpletest1 (int nvars, int nc, int passcount, ref bool converrors, ref bool othererrors, ref bool simpleerrors)
 
static void restartstest (ref bool converrors, ref bool restartserrors)
 
static double rnormal ()
 
static void rsphere (ref double[,] xy, int n, int i)
 

Member Function Documentation

static bool alglib.testkmeansunit.testkmeans ( bool  silent)
inlinestatic
static void alglib.testkmeansunit.simpletest1 ( int  nvars,
int  nc,
int  passcount,
ref bool  converrors,
ref bool  othererrors,
ref bool  simpleerrors 
)
inlinestaticprivate
static void alglib.testkmeansunit.restartstest ( ref bool  converrors,
ref bool  restartserrors 
)
inlinestaticprivate
static double alglib.testkmeansunit.rnormal ( )
inlinestaticprivate
static void alglib.testkmeansunit.rsphere ( ref double  xy[,],
int  n,
int  i 
)
inlinestaticprivate

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