LAPACK
3.9.1
LAPACK: Linear Algebra PACKage
◆
LAPACK_dgesv()
void LAPACK_dgesv
(
lapack_int
const *
n
,
lapack_int
const *
nrhs
,
double *
A
,
lapack_int
const *
lda
,
lapack_int
*
ipiv
,
double *
B
,
lapack_int
const *
ldb
,
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
lapack.h
Generated on Thu Apr 1 2021 10:08:47 for LAPACK by
1.9.1