Go to the source code of this file.
Functions | |
| template<class Treal> | |
| int | template_lapack_pocon (const char *uplo, const integer *n, const Treal *a, const integer *lda, const Treal *anorm, Treal *rcond, Treal *work, integer *iwork, integer *info) |
| int template_lapack_pocon | ( | const char * | uplo, | |
| const integer * | n, | |||
| const Treal * | a, | |||
| const integer * | lda, | |||
| const Treal * | anorm, | |||
| Treal * | rcond, | |||
| Treal * | work, | |||
| integer * | iwork, | |||
| integer * | info | |||
| ) |
1.4.7