libflame
revision_anchor
|
Functions | |
void | bl1_sewinvscalv (conj1_t conj, int n, float *x, int incx, float *y, int incy) |
void | bl1_dewinvscalv (conj1_t conj, int n, double *x, int incx, double *y, int incy) |
void | bl1_csewinvscalv (conj1_t conj, int n, float *x, int incx, scomplex *y, int incy) |
void | bl1_cewinvscalv (conj1_t conj, int n, scomplex *x, int incx, scomplex *y, int incy) |
void | bl1_zdewinvscalv (conj1_t conj, int n, double *x, int incx, dcomplex *y, int incy) |
void | bl1_zewinvscalv (conj1_t conj, int n, dcomplex *x, int incx, dcomplex *y, int incy) |
void bl1_dewinvscalv | ( | conj1_t | conj, |
int | n, | ||
double * | x, | ||
int | incx, | ||
double * | y, | ||
int | incy | ||
) |
References i.
Referenced by bl1_dewinvscalmt().
void bl1_sewinvscalv | ( | conj1_t | conj, |
int | n, | ||
float * | x, | ||
int | incx, | ||
float * | y, | ||
int | incy | ||
) |
References i.
Referenced by bl1_sewinvscalmt().