LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dlascl()

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