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