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