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