|
|
| |
lapacke_strsna_work.c(3) |
LAPACK |
lapacke_strsna_work.c(3) |
#include 'lapacke_utils.h'
lapack_int LAPACKE_strsna_work (int matrix_layout, char job, char
howmny, const lapack_logical *select, lapack_int n, const float
*t, lapack_int ldt, const float *vl, lapack_int ldvl, const
float *vr, lapack_int ldvr, float *s, float *sep, lapack_int mm,
lapack_int *m, float *work, lapack_int ldwork, lapack_int
*iwork)
Definition at line 35 of file lapacke_strsna_work.c.
Generated automatically by Doxygen for LAPACK from the source code.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |