|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Public Member Functions | |
| integer(kind=c_int) function | plasma_dsytrd_tile_c (jobz, uplo, A, D, E, T, Q) |
Definition at line 1143 of file plasma_df90.F90.
| integer(kind=c_int) function plasma_d::PLASMA_dsytrd_Tile_c::plasma_dsytrd_tile_c | ( | integer(kind=c_int) | jobz, |
| integer(kind=c_int) | uplo, | ||
| type(c_ptr) | A, | ||
| type(c_ptr) | D, | ||
| type(c_ptr) | E, | ||
| type(c_ptr) | T, | ||
| type(c_ptr) | Q | ||
| ) |