gtcon
- void gtcon(char norm, f_int n, f_float* dl, f_float* d, f_float* du, f_float* du2, f_int* ipiv, f_float* anorm, f_float rcond, f_float* work, f_int* iwork, f_int info)
- void gtcon(char norm, f_int n, f_double* dl, f_double* d, f_double* du, f_double* du2, f_int* ipiv, f_double* anorm, f_double rcond, f_double* work, f_int* iwork, f_int info)
- void gtcon(char norm, f_int n, f_cfloat* dl, f_cfloat* d, f_cfloat* du, f_cfloat* du2, f_int* ipiv, f_float* anorm, f_float rcond, f_cfloat* work, f_int info)
void
gtcon
(,,,,,,,,,,) - void gtcon(char norm, f_int n, f_cdouble* dl, f_cdouble* d, f_cdouble* du, f_cdouble* du2, f_int* ipiv, f_double* anorm, f_double rcond, f_cdouble* work, f_int info)