LAPACK
3.7.0
LAPACK: Linear Algebra PACKage
◆
LAPACK_stpcon()
void LAPACK_stpcon
(
char *
norm
,
char *
uplo
,
char *
diag
,
lapack_int
*
n
,
const float *
ap
,
float *
rcond
,
float *
work
,
lapack_int
*
iwork
,
lapack_int
*
info
)
LAPACKE
include
lapacke.h
Generated on Wed May 24 2017 14:24:37 for LAPACK by
1.8.13