|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Public Member Functions | |
| integer(kind=c_int) function | plasma_dsymm_tile_c (side, uplo, alpha, A, B, beta, C) |
Definition at line 1286 of file plasma_df90.F90.
| integer(kind=c_int) function plasma_d::PLASMA_dsymm_Tile_c::plasma_dsymm_tile_c | ( | integer(kind=c_int) | side, |
| integer(kind=c_int) | uplo, | ||
| real(kind=c_double) | alpha, | ||
| type(c_ptr) | A, | ||
| type(c_ptr) | B, | ||
| real(kind=c_double) | beta, | ||
| type(c_ptr) | C | ||
| ) |