LAPACK
3.7.1
LAPACK: Linear Algebra PACKage
◆
LAPACK_dpotrs()
void LAPACK_dpotrs
(
char *
uplo
,
lapack_int
*
n
,
lapack_int
*
nrhs
,
const double *
a
,
lapack_int
*
lda
,
double *
b
,
lapack_int
*
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
lapacke.h
Generated on Sat Jun 17 2017 17:11:36 for LAPACK by
1.8.13