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