|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Public Member Functions | |
| integer(kind=c_int) function | plasma_sgetrf_c (M, N, A, LDA, IPIV) |
Definition at line 236 of file plasma_sf90.F90.
| integer(kind=c_int) function plasma_s::PLASMA_sgetrf_c::plasma_sgetrf_c | ( | integer(kind=c_int) | M, |
| integer(kind=c_int) | N, | ||
| type(c_ptr) | A, | ||
| integer(kind=c_int) | LDA, | ||
| type(c_ptr) | IPIV | ||
| ) |