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

Static Public Member Functions

static void filtersma (ref double[] x, int n, int k)
 
static void filterema (ref double[] x, int n, double alpha)
 
static void filterlrma (ref double[] x, int n, int k)
 
static void filtersma (ref double[] x, int n, int k)
 
static void filterema (ref double[] x, int n, double alpha)
 
static void filterlrma (ref double[] x, int n, int k)
 

Member Function Documentation

static void alglib.filters.filtersma ( ref double[]  x,
int  n,
int  k 
)
inlinestatic
static void alglib.filters.filterema ( ref double[]  x,
int  n,
double  alpha 
)
inlinestatic
static void alglib.filters.filterlrma ( ref double[]  x,
int  n,
int  k 
)
inlinestatic
static void alglib.filters.filtersma ( ref double[]  x,
int  n,
int  k 
)
inlinestatic
static void alglib.filters.filterema ( ref double[]  x,
int  n,
double  alpha 
)
inlinestatic
static void alglib.filters.filterlrma ( ref double[]  x,
int  n,
int  k 
)
inlinestatic

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