#include "lapacke_utils.h"
Go to the source code of this file.
Functions | |
lapack_logical | LAPACKE_z_nancheck (lapack_int n, const lapack_complex_double *x, lapack_int incx) |
lapack_logical LAPACKE_z_nancheck | ( | lapack_int | n, |
const lapack_complex_double * | x, | ||
lapack_int | incx | ||
) |
Definition at line 37 of file lapacke_z_nancheck.c.