|
NAMElapacke_stpcon.cSYNOPSIS#include 'lapacke_utils.h' Functionslapack_int LAPACKE_stpcon (int matrix_layout, char norm, char uplo, char diag, lapack_int n, const float *ap, float *rcond) Function Documentationlapack_int LAPACKE_stpcon (int matrix_layout, char norm, char uplo, char diag, lapack_int n, const float * ap, float * rcond)Definition at line 35 of file lapacke_stpcon.c.AuthorGenerated automatically by Doxygen for LAPACK from the source code.
Visit the GSP FreeBSD Man Page Interface. |