
Go to the source code of this file.
Functions | |
| lapack_int | LAPACKE_sptcon (lapack_int n, const float *d, const float *e, float anorm, float *rcond) |
| lapack_int LAPACKE_sptcon | ( | lapack_int | n, |
| const float * | d, | ||
| const float * | e, | ||
| float | anorm, | ||
| float * | rcond | ||
| ) |
Definition at line 37 of file lapacke_sptcon.c.