LAPACK
3.6.1
LAPACK: Linear Algebra PACKage
|
lapack_int LAPACKE_cpotrf2_work | ( | int | matrix_layout, |
char | uplo, | ||
lapack_int | n, | ||
lapack_complex_float * | a, | ||
lapack_int | lda | ||
) |
Definition at line 36 of file lapacke_cpotrf2_work.c.