LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_claset()

void LAPACK_claset ( char const *  uplo,
lapack_int const *  m,
lapack_int const *  n,
lapack_complex_float const *  alpha,
lapack_complex_float const *  beta,
lapack_complex_float A,
lapack_int const *  lda 
)
Here is the caller graph for this function: