LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
lapacke_classq_work.c File Reference
#include "lapacke_utils.h"
Include dependency graph for lapacke_classq_work.c:

Go to the source code of this file.

Functions

lapack_int LAPACKE_classq_work (lapack_int n, lapack_complex_float *x, lapack_int incx, float *scale, float *sumsq)
 
lapack_int
#define lapack_int
Definition: lapack.h:21
LAPACK_classq
void LAPACK_classq(lapack_int const *n, lapack_complex_float const *X, lapack_int const *incx, float *scale, float *sumsq)