LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dsgesv()

void LAPACK_dsgesv ( lapack_int const *  n,
lapack_int const *  nrhs,
double *  A,
lapack_int const *  lda,
lapack_int ipiv,
double const *  B,
lapack_int const *  ldb,
double *  X,
lapack_int const *  ldx,
double *  work,
float *  swork,
lapack_int iter,
lapack_int info 
)
Here is the caller graph for this function: