LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_cptsvx()

void LAPACK_cptsvx ( char const *  fact,
lapack_int const *  n,
lapack_int const *  nrhs,
float const *  D,
lapack_complex_float const *  E,
float *  DF,
lapack_complex_float EF,
lapack_complex_float const *  B,
lapack_int const *  ldb,
lapack_complex_float X,
lapack_int const *  ldx,
float *  rcond,
float *  ferr,
float *  berr,
lapack_complex_float work,
float *  rwork,
lapack_int info 
)
Here is the caller graph for this function: