|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Public Member Functions | |
| integer(kind=c_int) function | plasma_csyr2k_tile_c (uplo, trans, alpha, A, B, beta, C) |
Definition at line 1319 of file plasma_cf90.F90.
| integer(kind=c_int) function plasma_c::PLASMA_csyr2k_Tile_c::plasma_csyr2k_tile_c | ( | integer(kind=c_int) | uplo, |
| integer(kind=c_int) | trans, | ||
| complex(kind=c_float_complex) | alpha, | ||
| type(c_ptr) | A, | ||
| type(c_ptr) | B, | ||
| complex(kind=c_float_complex) | beta, | ||
| type(c_ptr) | C | ||
| ) |