|
NAMElapacke_zlacn2.cSYNOPSIS#include 'lapacke_utils.h' Functionslapack_int LAPACKE_zlacn2 (lapack_int n, lapack_complex_double *v, lapack_complex_double *x, double *est, lapack_int *kase, lapack_int *isave) Function Documentationlapack_int LAPACKE_zlacn2 (lapack_int n, lapack_complex_double * v, lapack_complex_double * x, double * est, lapack_int * kase, lapack_int * isave)Definition at line 35 of file lapacke_zlacn2.c.AuthorGenerated automatically by Doxygen for LAPACK from the source code.
Visit the GSP FreeBSD Man Page Interface. |