|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Public Member Functions | |
| integer(kind=c_int) function | plasma_zsyrk_tile_c (uplo, trans, alpha, A, beta, C) |
Definition at line 1303 of file plasma_zf90.F90.
| integer(kind=c_int) function plasma_z::PLASMA_zsyrk_Tile_c::plasma_zsyrk_tile_c | ( | integer(kind=c_int) | uplo, |
| integer(kind=c_int) | trans, | ||
| complex(kind=c_double_complex) | alpha, | ||
| type(c_ptr) | A, | ||
| complex(kind=c_double_complex) | beta, | ||
| type(c_ptr) | C | ||
| ) |