#include "lapacke.h"
Go to the source code of this file.
Functions | |
| lapack_int | LAPACKE_ssterf_work (lapack_int n, float *d, float *e) |
| lapack_int LAPACKE_ssterf_work | ( | lapack_int | n, |
| float * | d, | ||
| float * | e | ||
| ) |
Definition at line 36 of file lapacke_ssterf_work.c.