#include "lapacke_utils.h"Go to the source code of this file.
Functions | |
| lapack_int | LAPACKE_zlacgv_work (lapack_int n, lapack_complex_double *x, lapack_int incx) |
| lapack_int LAPACKE_zlacgv_work | ( | lapack_int | n, |
| lapack_complex_double * | x, | ||
| lapack_int | incx ) |
Definition at line 35 of file lapacke_zlacgv_work.c.