LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_slascl()

void LAPACK_slascl ( char const *  type,
lapack_int const *  kl,
lapack_int const *  ku,
float const *  cfrom,
float const *  cto,
lapack_int const *  m,
lapack_int const *  n,
float *  A,
lapack_int const *  lda,
lapack_int info 
)
Here is the caller graph for this function: