LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_zsytrs_aa_2stage()

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