LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
void LAPACK_zlaset ( char *  uplo,
lapack_int m,
lapack_int n,
lapack_complex_double alpha,
lapack_complex_double beta,
lapack_complex_double a,
lapack_int lda 
)

Here is the caller graph for this function: