|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Public Member Functions | |
| integer(kind=c_int) function | plasma_ctrsmpl_c (N, NRHS, A, LDA, L, IPIV, B, LDB) |
Definition at line 703 of file plasma_cf90.F90.
| integer(kind=c_int) function plasma_c::PLASMA_ctrsmpl_c::plasma_ctrsmpl_c | ( | integer(kind=c_int) | N, |
| integer(kind=c_int) | NRHS, | ||
| type(c_ptr) | A, | ||
| integer(kind=c_int) | LDA, | ||
| type(c_ptr) | L, | ||
| type(c_ptr) | IPIV, | ||
| type(c_ptr) | B, | ||
| integer(kind=c_int) | LDB | ||
| ) |