|
NAMElapacke_sptcon_work.cSYNOPSIS#include 'lapacke_utils.h' Functionslapack_int LAPACKE_sptcon_work (lapack_int n, const float *d, const float *e, float anorm, float *rcond, float *work) Function Documentationlapack_int LAPACKE_sptcon_work (lapack_int n, const float * d, const float * e, float anorm, float * rcond, float * work)Definition at line 35 of file lapacke_sptcon_work.c.AuthorGenerated automatically by Doxygen for LAPACK from the source code.
Visit the GSP FreeBSD Man Page Interface. |