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_s::PLASMA_sgesvd_Tile_c Interface Reference

Public Member Functions

integer(kind=c_int) function plasma_sgesvd_tile_c (jobu, jobvt, A, S, U, VT, T)

Detailed Description

Definition at line 973 of file plasma_sf90.F90.


Member Function Documentation

integer(kind=c_int) function plasma_s::PLASMA_sgesvd_Tile_c::plasma_sgesvd_tile_c ( integer(kind=c_int)  jobu,
integer(kind=c_int)  jobvt,
type(c_ptr)  A,
type(c_ptr)  S,
type(c_ptr)  U,
type(c_ptr)  VT,
type(c_ptr)  T 
)

Definition at line 973 of file plasma_sf90.F90.

Here is the caller graph for this function:


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