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