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_d::PLASMA_dsytrd_Tile_c Interface Reference

Public Member Functions

integer(kind=c_int) function plasma_dsytrd_tile_c (jobz, uplo, A, D, E, T, Q)

Detailed Description

Definition at line 1143 of file plasma_df90.F90.


Member Function Documentation

integer(kind=c_int) function plasma_d::PLASMA_dsytrd_Tile_c::plasma_dsytrd_tile_c ( integer(kind=c_int)  jobz,
integer(kind=c_int)  uplo,
type(c_ptr)  A,
type(c_ptr)  D,
type(c_ptr)  E,
type(c_ptr)  T,
type(c_ptr)  Q 
)

Definition at line 1143 of file plasma_df90.F90.

Here is the caller graph for this function:


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