tpcon
- void tpcon(char norm, char uplo, char diag, f_int n, f_float* ap, f_float rcond, f_float* work, f_int* iwork, f_int info)
- void tpcon(char norm, char uplo, char diag, f_int n, f_double* ap, f_double rcond, f_double* work, f_int* iwork, f_int info)
- void tpcon(char norm, char uplo, char diag, f_int n, f_cfloat* ap, f_float rcond, f_cfloat* work, f_float* rwork, f_int info)
- void tpcon(char norm, char uplo, char diag, f_int n, f_cdouble* ap, f_double rcond, f_cdouble* work, f_double* rwork, f_int info)