LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dgelss()

void LAPACK_dgelss ( lapack_int const *  m,
lapack_int const *  n,
lapack_int const *  nrhs,
double *  A,
lapack_int const *  lda,
double *  B,
lapack_int const *  ldb,
double *  S,
double const *  rcond,
lapack_int rank,
double *  work,
lapack_int const *  lwork,
lapack_int info 
)
Here is the caller graph for this function: