LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dlatms()

void LAPACK_dlatms ( lapack_int const *  m,
lapack_int const *  n,
char const *  dist,
lapack_int iseed,
char const *  sym,
double *  D,
lapack_int const *  mode,
double const *  cond,
double const *  dmax,
lapack_int const *  kl,
lapack_int const *  ku,
char const *  pack,
double *  A,
lapack_int const *  lda,
double *  work,
lapack_int info 
)
Here is the caller graph for this function: