LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dsytrf_rk()

void LAPACK_dsytrf_rk ( char const *  uplo,
lapack_int const *  n,
double *  A,
lapack_int const *  lda,
double *  E,
lapack_int ipiv,
double *  work,
lapack_int const *  lwork,
lapack_int info 
)
Here is the caller graph for this function: