|
NAMElapacke_zlassq_work.cSYNOPSIS#include 'lapacke_utils.h' Functionslapack_int LAPACKE_zlassq_work (lapack_int n, lapack_complex_double *x, lapack_int incx, double *scale, double *sumsq) Function Documentationlapack_int LAPACKE_zlassq_work (lapack_int n, lapack_complex_double * x, lapack_int incx, double * scale, double * sumsq)Definition at line 35 of file lapacke_zlassq_work.c.AuthorGenerated automatically by Doxygen for LAPACK from the source code.
Visit the GSP FreeBSD Man Page Interface. |