LAPACK
3.6.1
LAPACK: Linear Algebra PACKage
|
lapack_int LAPACKE_cpbtrf_work | ( | int | matrix_layout, |
char | uplo, | ||
lapack_int | n, | ||
lapack_int | kd, | ||
lapack_complex_float * | ab, | ||
lapack_int | ldab | ||
) |
Definition at line 36 of file lapacke_cpbtrf_work.c.