|
PLASMA
2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
|
Public Member Functions | |
| real(kind=c_float) function | plasma_slange_c (norm, M, N, A, LDA, work) |
Definition at line 448 of file plasma_sf90.F90.
| real(kind=c_float) function plasma_s::PLASMA_slange_c::plasma_slange_c | ( | integer(kind=c_int) | norm, |
| integer(kind=c_int) | M, | ||
| integer(kind=c_int) | N, | ||
| type(c_ptr) | A, | ||
| integer(kind=c_int) | LDA, | ||
| type(c_ptr) | work | ||
| ) |