LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_slaset()

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