|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Public Member Functions | |
| integer(kind=c_int) function | plasma_zheev_c (jobz, uplo, N, A, LDA, W, T, Q, LDQ) |
Definition at line 370 of file plasma_zf90.F90.
| integer(kind=c_int) function plasma_z::PLASMA_zheev_c::plasma_zheev_c | ( | integer(kind=c_int) | jobz, |
| integer(kind=c_int) | uplo, | ||
| integer(kind=c_int) | N, | ||
| type(c_ptr) | A, | ||
| integer(kind=c_int) | LDA, | ||
| type(c_ptr) | W, | ||
| type(c_ptr) | T, | ||
| type(c_ptr) | Q, | ||
| integer(kind=c_int) | LDQ | ||
| ) |