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

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)
 
LAPACKE_z_nancheck
lapack_logical LAPACKE_z_nancheck(lapack_int n, const lapack_complex_double *x, lapack_int incx)
Definition: lapacke_z_nancheck.c:36
LAPACKE_d_nancheck
lapack_logical LAPACKE_d_nancheck(lapack_int n, const double *x, lapack_int incx)
Definition: lapacke_d_nancheck.c:36