|
static void | xdot (double[] a, double[] b, int n, ref double[] temp, ref double r, ref double rerr) |
|
static void | xcdot (complex[] a, complex[] b, int n, ref double[] temp, ref complex r, ref double rerr) |
|
static void | xdot (double[] a, double[] b, int n, ref double[] temp, ref double r, ref double rerr) |
|
static void | xcdot (complex[] a, complex[] b, int n, ref double[] temp, ref complex r, ref double rerr) |
|
|
static void | xsum (ref double[] w, double mx, int n, ref double r, ref double rerr) |
|
static double | xfastpow (double r, int n) |
|
static void | xsum (ref double[] w, double mx, int n, ref double r, ref double rerr) |
|
static double | xfastpow (double r, int n) |
|
static void alglib.xblas.xdot |
( |
double[] |
a, |
|
|
double[] |
b, |
|
|
int |
n, |
|
|
ref double[] |
temp, |
|
|
ref double |
r, |
|
|
ref double |
rerr |
|
) |
| |
|
inlinestatic |
static void alglib.xblas.xcdot |
( |
complex[] |
a, |
|
|
complex[] |
b, |
|
|
int |
n, |
|
|
ref double[] |
temp, |
|
|
ref complex |
r, |
|
|
ref double |
rerr |
|
) |
| |
|
inlinestatic |
static void alglib.xblas.xsum |
( |
ref double[] |
w, |
|
|
double |
mx, |
|
|
int |
n, |
|
|
ref double |
r, |
|
|
ref double |
rerr |
|
) |
| |
|
inlinestaticprivate |
static double alglib.xblas.xfastpow |
( |
double |
r, |
|
|
int |
n |
|
) |
| |
|
inlinestaticprivate |
static void alglib.xblas.xdot |
( |
double[] |
a, |
|
|
double[] |
b, |
|
|
int |
n, |
|
|
ref double[] |
temp, |
|
|
ref double |
r, |
|
|
ref double |
rerr |
|
) |
| |
|
inlinestatic |
static void alglib.xblas.xcdot |
( |
complex[] |
a, |
|
|
complex[] |
b, |
|
|
int |
n, |
|
|
ref double[] |
temp, |
|
|
ref complex |
r, |
|
|
ref double |
rerr |
|
) |
| |
|
inlinestatic |
static void alglib.xblas.xsum |
( |
ref double[] |
w, |
|
|
double |
mx, |
|
|
int |
n, |
|
|
ref double |
r, |
|
|
ref double |
rerr |
|
) |
| |
|
inlinestaticprivate |
static double alglib.xblas.xfastpow |
( |
double |
r, |
|
|
int |
n |
|
) |
| |
|
inlinestaticprivate |
The documentation for this class was generated from the following file: