#include "lapacke_utils.h"Go to the source code of this file.
Functions | |
| lapack_logical | LAPACKE_zst_nancheck (lapack_int n, const lapack_complex_double *d, const lapack_complex_double *e) |
| lapack_logical LAPACKE_zst_nancheck | ( | lapack_int | n, |
| const lapack_complex_double * | d, | ||
| const lapack_complex_double * | e ) |
Definition at line 36 of file lapacke_zst_nancheck.c.