LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
lapacke_zlarfg_work.c File Reference
#include "lapacke_utils.h"
Include dependency graph for lapacke_zlarfg_work.c:

Go to the source code of this file.

Functions

lapack_int LAPACKE_zlarfg_work (lapack_int n, lapack_complex_double *alpha, lapack_complex_double *x, lapack_int incx, lapack_complex_double *tau)
 
lapack_int
#define lapack_int
Definition: lapack.h:21
LAPACK_zlarfg
void LAPACK_zlarfg(lapack_int const *n, lapack_complex_double *alpha, lapack_complex_double *X, lapack_int const *incx, lapack_complex_double *tau)