LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_zlaset()

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