#include "lapacke_utils.h"
Go to the source code of this file.
Functions | |
lapack_logical | LAPACKE_cgt_nancheck (lapack_int n, const lapack_complex_float *dl, const lapack_complex_float *d, const lapack_complex_float *du) |
lapack_logical LAPACKE_cgt_nancheck | ( | lapack_int | n, |
const lapack_complex_float * | dl, | ||
const lapack_complex_float * | d, | ||
const lapack_complex_float * | du | ||
) |
Definition at line 37 of file lapacke_cgt_nancheck.c.