#include 'lapacke_utils.h'
lapack_logical LAPACKE_ztb_nancheck (int matrix_layout, char uplo, char diag, lapack_int n, lapack_int kd, const lapack_complex_double *ab, lapack_int ldab)
Definition at line 37 of file lapacke_ztb_nancheck.c.
Generated automatically by Doxygen for LAPACK from the source code.