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