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

Static Public Member Functions

static void fisherlda (double[,] xy, int npoints, int nvars, int nclasses, ref int info, ref double[] w)
 
static void fisherldan (double[,] xy, int npoints, int nvars, int nclasses, ref int info, ref double[,] w)
 
static void fisherlda (double[,] xy, int npoints, int nvars, int nclasses, ref int info, ref double[] w)
 
static void fisherldan (double[,] xy, int npoints, int nvars, int nclasses, ref int info, ref double[,] w)
 

Member Function Documentation

static void alglib.lda.fisherlda ( double  xy[,],
int  npoints,
int  nvars,
int  nclasses,
ref int  info,
ref double[]  w 
)
inlinestatic
static void alglib.lda.fisherldan ( double  xy[,],
int  npoints,
int  nvars,
int  nclasses,
ref int  info,
ref double  w[,] 
)
inlinestatic
static void alglib.lda.fisherlda ( double  xy[,],
int  npoints,
int  nvars,
int  nclasses,
ref int  info,
ref double[]  w 
)
inlinestatic
static void alglib.lda.fisherldan ( double  xy[,],
int  npoints,
int  nvars,
int  nclasses,
ref int  info,
ref double  w[,] 
)
inlinestatic

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