LAPACK  3.6.0
LAPACK: Linear Algebra PACKage
lapacke_che_nancheck.c File Reference
#include "lapacke_utils.h"
Include dependency graph for lapacke_che_nancheck.c:

Functions

lapack_logical LAPACKE_che_nancheck (int matrix_layout, char uplo, lapack_int n, const lapack_complex_float *a, lapack_int lda)
 

Function Documentation

lapack_logical LAPACKE_che_nancheck ( int  matrix_layout,
char  uplo,
lapack_int  n,
const lapack_complex_float a,
lapack_int  lda 
)