#include "lapacke_utils.h"Go to the source code of this file.
Functions | |
| lapack_int | LAPACKE_clacn2_work (lapack_int n, lapack_complex_float *v, lapack_complex_float *x, float *est, lapack_int *kase, lapack_int *isave) |
| lapack_int LAPACKE_clacn2_work | ( | lapack_int | n, |
| lapack_complex_float * | v, | ||
| lapack_complex_float * | x, | ||
| float * | est, | ||
| lapack_int * | kase, | ||
| lapack_int * | isave ) |
Definition at line 35 of file lapacke_clacn2_work.c.