
Go to the source code of this file.
Functions | |
| lapack_int | LAPACKE_sppcon (int matrix_order, char uplo, lapack_int n, const float *ap, float anorm, float *rcond) |
| lapack_int LAPACKE_sppcon | ( | int | matrix_order, |
| char | uplo, | ||
| lapack_int | n, | ||
| const float * | ap, | ||
| float | anorm, | ||
| float * | rcond | ||
| ) |
Definition at line 37 of file lapacke_sppcon.c.