|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Public Member Functions | |
| integer(kind=c_int) function | plasma_cunmlq_c (side, trans, M, N, K, A, LDA, T, B, LDB) |
Definition at line 772 of file plasma_cf90.F90.
| integer(kind=c_int) function plasma_c::PLASMA_cunmlq_c::plasma_cunmlq_c | ( | integer(kind=c_int) | side, |
| integer(kind=c_int) | trans, | ||
| integer(kind=c_int) | M, | ||
| integer(kind=c_int) | N, | ||
| integer(kind=c_int) | K, | ||
| type(c_ptr) | A, | ||
| integer(kind=c_int) | LDA, | ||
| type(c_ptr) | T, | ||
| type(c_ptr) | B, | ||
| integer(kind=c_int) | LDB | ||
| ) |