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