LAPACK
3.7.1
LAPACK: Linear Algebra PACKage
◆
LAPACK_sgecon()
void LAPACK_sgecon
(
char *
norm
,
lapack_int
*
n
,
const float *
a
,
lapack_int
*
lda
,
float *
anorm
,
float *
rcond
,
float *
work
,
lapack_int
*
iwork
,
lapack_int
*
info
)
Here is the caller graph for this function:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
LAPACKE
include
lapacke.h
Generated on Sat Jun 17 2017 17:11:36 for LAPACK by
1.8.13