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

Public Member Functions

real(kind=c_double) function plasma_dlansy_c (norm, uplo, N, A, LDA, work)

Detailed Description

Definition at line 482 of file plasma_df90.F90.


Member Function Documentation

real(kind=c_double) function plasma_d::PLASMA_dlansy_c::plasma_dlansy_c ( integer(kind=c_int)  norm,
integer(kind=c_int)  uplo,
integer(kind=c_int)  N,
type(c_ptr)  A,
integer(kind=c_int)  LDA,
type(c_ptr)  work 
)

Definition at line 482 of file plasma_df90.F90.

Here is the caller graph for this function:


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