ptsvx
- void ptsvx(char fact, f_int n, f_int nrhs, f_float* d, f_float* e, f_float* df, f_float* ef, f_float* b, f_int ldb, f_float* x, f_int ldx, f_float rcond, f_float* ferr, f_float* berr, f_float* work, f_int info)
- void ptsvx(char fact, f_int n, f_int nrhs, f_double* d, f_double* e, f_double* df, f_double* ef, f_double* b, f_int ldb, f_double* x, f_int ldx, f_double rcond, f_double* ferr, f_double* berr, f_double* work, f_int info)
- void ptsvx(char fact, f_int n, f_int nrhs, f_float* d, f_cfloat* e, f_float* df, f_cfloat* ef, f_cfloat* b, f_int ldb, f_cfloat* x, f_int ldx, f_float rcond, f_float* ferr, f_float* berr, f_cfloat* work, f_float* rwork, f_int info)
- void ptsvx(char fact, f_int n, f_int nrhs, f_double* d, f_cdouble* e, f_double* df, f_cdouble* ef, f_cdouble* b, f_int ldb, f_cdouble* x, f_int ldx, f_double rcond, f_double* ferr, f_double* berr, f_cdouble* work, f_double* rwork, f_int info)
void
ptsvx
(,,,,,,,,,,,,,,,,)