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

Static Public Member Functions

static bool testnearestneighbor (bool silent)
 
static bool testnearestneighbor (bool silent)
 
static bool _pexec_testnearestneighbor (bool silent)
 

Static Private Member Functions

static void unset2d (ref complex[,] a)
 
static void unset1d (ref double[] a)
 
static bool kdtresultsdifferent (double[,] refxy, int ntotal, double[,] qx, double[,] qxy, int[] qt, int n, int nx, int ny)
 
static double vnorm (double[] x, int n, int normtype)
 
static void testkdtuniform (double[,] xy, int n, int nx, int ny, int normtype, ref bool kdterrors)
 
static void testkdtreeserialization (ref bool err)
 
static bool testspecialcases ()
 
static void unset2d (ref complex[,] a)
 
static void unset1d (ref double[] a)
 
static bool kdtresultsdifferent (double[,] refxy, int ntotal, double[,] qx, double[,] qxy, int[] qt, int n, int nx, int ny)
 
static double vnorm (double[] x, int n, int normtype)
 
static void testkdtuniform (double[,] xy, int n, int nx, int ny, int normtype, ref bool kdterrors)
 
static void testkdtreeserialization (ref bool err)
 
static bool testspecialcases ()
 

Member Function Documentation

static void alglib.testnearestneighborunit.unset2d ( ref complex  a[,])
inlinestaticprivate
static void alglib.testnearestneighborunit.unset1d ( ref double[]  a)
inlinestaticprivate
static bool alglib.testnearestneighborunit.kdtresultsdifferent ( double  refxy[,],
int  ntotal,
double  qx[,],
double  qxy[,],
int[]  qt,
int  n,
int  nx,
int  ny 
)
inlinestaticprivate
static double alglib.testnearestneighborunit.vnorm ( double[]  x,
int  n,
int  normtype 
)
inlinestaticprivate
static bool alglib.testnearestneighborunit._pexec_testnearestneighbor ( bool  silent)
inlinestatic
static void alglib.testnearestneighborunit.unset2d ( ref complex  a[,])
inlinestaticprivate
static void alglib.testnearestneighborunit.unset1d ( ref double[]  a)
inlinestaticprivate
static bool alglib.testnearestneighborunit.kdtresultsdifferent ( double  refxy[,],
int  ntotal,
double  qx[,],
double  qxy[,],
int[]  qt,
int  n,
int  nx,
int  ny 
)
inlinestaticprivate
static double alglib.testnearestneighborunit.vnorm ( double[]  x,
int  n,
int  normtype 
)
inlinestaticprivate

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