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

Go to the source code of this file.

Functions

lapack_int LAPACKE_ssterf_work (lapack_int n, float *d, float *e)
 
lapack_int
#define lapack_int
Definition: lapack.h:21
LAPACK_ssterf
void LAPACK_ssterf(lapack_int const *n, float *D, float *E, lapack_int *info)