LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dpstrf()

void LAPACK_dpstrf ( char const *  uplo,
lapack_int const *  n,
double *  A,
lapack_int const *  lda,
lapack_int piv,
lapack_int rank,
double const *  tol,
double *  work,
lapack_int info 
)
Here is the caller graph for this function: