|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Public Member Functions | |
| integer(kind=c_int) function | plasma_zpotrs_c (uplo, N, NRHS, A, LDA, B, LDB) |
Definition at line 580 of file plasma_zf90.F90.
| integer(kind=c_int) function plasma_z::PLASMA_zpotrs_c::plasma_zpotrs_c | ( | integer(kind=c_int) | uplo, |
| integer(kind=c_int) | N, | ||
| integer(kind=c_int) | NRHS, | ||
| type(c_ptr) | A, | ||
| integer(kind=c_int) | LDA, | ||
| type(c_ptr) | B, | ||
| integer(kind=c_int) | LDB | ||
| ) |