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