![]() |
LAPACK
3.5.0
LAPACK: Linear Algebra PACKage
|
#include "lapacke_utils.h"
Go to the source code of this file.
Functions | |
lapack_int | LAPACKE_clacn2 (lapack_int n, lapack_complex_float *v, lapack_complex_float *x, float *est, lapack_int *kase, lapack_int *isave) |
lapack_int LAPACKE_clacn2 | ( | lapack_int | n, |
lapack_complex_float * | v, | ||
lapack_complex_float * | x, | ||
float * | est, | ||
lapack_int * | kase, | ||
lapack_int * | isave | ||
) |
Definition at line 36 of file lapacke_clacn2.c.