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

Static Public Member Functions

static void pcabuildbasis (double[,] x, int npoints, int nvars, ref int info, ref double[] s2, ref double[,] v)
 
static void pcabuildbasis (double[,] x, int npoints, int nvars, ref int info, ref double[] s2, ref double[,] v)
 

Member Function Documentation

static void alglib.pca.pcabuildbasis ( double  x[,],
int  npoints,
int  nvars,
ref int  info,
ref double[]  s2,
ref double  v[,] 
)
inlinestatic
static void alglib.pca.pcabuildbasis ( double  x[,],
int  npoints,
int  nvars,
ref int  info,
ref double[]  s2,
ref double  v[,] 
)
inlinestatic

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