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_zhemm_Tile_c Interface Reference

Public Member Functions

integer(kind=c_int) function plasma_zhemm_tile_c (side, uplo, alpha, A, B, beta, C)

Detailed Description

Definition at line 1044 of file plasma_zf90.F90.


Member Function Documentation

integer(kind=c_int) function plasma_z::PLASMA_zhemm_Tile_c::plasma_zhemm_tile_c ( integer(kind=c_int)  side,
integer(kind=c_int)  uplo,
complex(kind=c_double_complex)  alpha,
type(c_ptr)  A,
type(c_ptr)  B,
complex(kind=c_double_complex)  beta,
type(c_ptr)  C 
)

Definition at line 1044 of file plasma_zf90.F90.

Here is the caller graph for this function:


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