LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_dsysv_aa_2stage()

void LAPACK_dsysv_aa_2stage ( char const *  uplo,
lapack_int const *  n,
lapack_int const *  nrhs,
double *  A,
lapack_int const *  lda,
double *  TB,
lapack_int const *  ltb,
lapack_int ipiv,
lapack_int ipiv2,
double *  B,
lapack_int const *  ldb,
double *  work,
lapack_int const *  lwork,
lapack_int info 
)
Here is the caller graph for this function: