|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Public Member Functions | |
| integer(kind=c_int) function | plasma_ctrmm_tile_c (side, uplo, transA, diag, alpha, A, B) |
Definition at line 1336 of file plasma_cf90.F90.
| integer(kind=c_int) function plasma_c::PLASMA_ctrmm_Tile_c::plasma_ctrmm_tile_c | ( | integer(kind=c_int) | side, |
| integer(kind=c_int) | uplo, | ||
| integer(kind=c_int) | transA, | ||
| integer(kind=c_int) | diag, | ||
| complex(kind=c_float_complex) | alpha, | ||
| type(c_ptr) | A, | ||
| type(c_ptr) | B | ||
| ) |