PLASMA  2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
plasma_z::PLASMA_zlaswp_c Interface Reference

Public Member Functions

integer(kind=c_int) function plasma_zlaswp_c (N, A, LDA, K1, K2, IPIV, INCX)

Detailed Description

Definition at line 498 of file plasma_zf90.F90.


Member Function Documentation

integer(kind=c_int) function plasma_z::PLASMA_zlaswp_c::plasma_zlaswp_c ( integer(kind=c_int)  N,
type(c_ptr)  A,
integer(kind=c_int)  LDA,
integer(kind=c_int)  K1,
integer(kind=c_int)  K2,
type(c_ptr)  IPIV,
integer(kind=c_int)  INCX 
)

Definition at line 498 of file plasma_zf90.F90.

Here is the caller graph for this function:


The documentation for this interface was generated from the following file: