#include 'lapacke_utils.h'
lapack_int LAPACKE_zstein (int matrix_layout, lapack_int n, const double *d, const double *e, lapack_int m, const double *w, const lapack_int *iblock, const lapack_int *isplit, lapack_complex_double *z, lapack_int ldz, lapack_int *ifailv)
Definition at line 36 of file lapacke_zstein.c.
Generated automatically by Doxygen for LAPACK from the source code.