|
NAMElapacke_clacn2.cSYNOPSIS#include 'lapacke_utils.h' Functionslapack_int LAPACKE_clacn2 (lapack_int n, lapack_complex_float *v, lapack_complex_float *x, float *est, lapack_int *kase, lapack_int *isave) Function Documentationlapack_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 35 of file lapacke_clacn2.c.AuthorGenerated automatically by Doxygen for LAPACK from the source code.
Visit the GSP FreeBSD Man Page Interface. |