LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dlaset()

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