#include 'lapacke_utils.h'
lapack_int LAPACKE_slassq (lapack_int n, float *x, lapack_int incx, float *scale, float *sumsq)
Definition at line 36 of file lapacke_slassq.c.
Generated automatically by Doxygen for LAPACK from the source code.