|
static void | hermitianmatrixvectormultiply (complex[,] a, bool isupper, int i1, int i2, complex[] x, complex alpha, ref complex[] y) |
|
static void | hermitianrank2update (ref complex[,] a, bool isupper, int i1, int i2, complex[] x, complex[] y, ref complex[] t, complex alpha) |
|
static void | hermitianmatrixvectormultiply (complex[,] a, bool isupper, int i1, int i2, complex[] x, complex alpha, ref complex[] y) |
|
static void | hermitianrank2update (ref complex[,] a, bool isupper, int i1, int i2, complex[] x, complex[] y, ref complex[] t, complex alpha) |
|
static void alglib.hblas.hermitianmatrixvectormultiply |
( |
complex |
a[,], |
|
|
bool |
isupper, |
|
|
int |
i1, |
|
|
int |
i2, |
|
|
complex[] |
x, |
|
|
complex |
alpha, |
|
|
ref complex[] |
y |
|
) |
| |
|
inlinestatic |
static void alglib.hblas.hermitianmatrixvectormultiply |
( |
complex |
a[,], |
|
|
bool |
isupper, |
|
|
int |
i1, |
|
|
int |
i2, |
|
|
complex[] |
x, |
|
|
complex |
alpha, |
|
|
ref complex[] |
y |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: