#include "lapacke_utils.h"Go to the source code of this file.
Functions | |
| lapack_logical | LAPACKE_s_nancheck (lapack_int n, const float *x, lapack_int incx) |
| lapack_logical LAPACKE_s_nancheck | ( | lapack_int | n, |
| const float * | x, | ||
| lapack_int | incx ) |
Definition at line 36 of file lapacke_s_nancheck.c.