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

Static Public Member Functions

static void generatereflection (ref double[] x, int n, ref double tau)
 
static void applyreflectionfromtheleft (ref double[,] c, double tau, double[] v, int m1, int m2, int n1, int n2, ref double[] work)
 
static void applyreflectionfromtheright (ref double[,] c, double tau, double[] v, int m1, int m2, int n1, int n2, ref double[] work)
 
static void generatereflection (ref double[] x, int n, ref double tau)
 
static void applyreflectionfromtheleft (ref double[,] c, double tau, double[] v, int m1, int m2, int n1, int n2, ref double[] work)
 
static void applyreflectionfromtheright (ref double[,] c, double tau, double[] v, int m1, int m2, int n1, int n2, ref double[] work)
 

Member Function Documentation

static void alglib.reflections.applyreflectionfromtheleft ( ref double  c[,],
double  tau,
double[]  v,
int  m1,
int  m2,
int  n1,
int  n2,
ref double[]  work 
)
inlinestatic
static void alglib.reflections.applyreflectionfromtheright ( ref double  c[,],
double  tau,
double[]  v,
int  m1,
int  m2,
int  n1,
int  n2,
ref double[]  work 
)
inlinestatic
static void alglib.reflections.generatereflection ( ref double[]  x,
int  n,
ref double  tau 
)
inlinestatic
static void alglib.reflections.applyreflectionfromtheleft ( ref double  c[,],
double  tau,
double[]  v,
int  m1,
int  m2,
int  n1,
int  n2,
ref double[]  work 
)
inlinestatic
static void alglib.reflections.applyreflectionfromtheright ( ref double  c[,],
double  tau,
double[]  v,
int  m1,
int  m2,
int  n1,
int  n2,
ref double[]  work 
)
inlinestatic

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