LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_ssytri()

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