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

Public Member Functions

integer(kind=c_int) function plasma_dsygv_c (itype, jobz, uplo, N, A, LDA, B, LDB, W, T, Q, LDQ)

Detailed Description

Definition at line 389 of file plasma_df90.F90.


Member Function Documentation

integer(kind=c_int) function plasma_d::PLASMA_dsygv_c::plasma_dsygv_c ( integer(kind=c_int)  itype,
integer(kind=c_int)  jobz,
integer(kind=c_int)  uplo,
integer(kind=c_int)  N,
type(c_ptr)  A,
integer(kind=c_int)  LDA,
type(c_ptr)  B,
integer(kind=c_int)  LDB,
type(c_ptr)  W,
type(c_ptr)  T,
type(c_ptr)  Q,
integer(kind=c_int)  LDQ 
)

Definition at line 389 of file plasma_df90.F90.

Here is the caller graph for this function:


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