LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_chetrs_rook()

void LAPACK_chetrs_rook ( char const *  uplo,
lapack_int const *  n,
lapack_int const *  nrhs,
lapack_complex_float const *  A,
lapack_int const *  lda,
lapack_int const *  ipiv,
lapack_complex_float B,
lapack_int const *  ldb,
lapack_int info 
)
Here is the caller graph for this function: