MAGMA  1.2.0
MatrixAlgebraonGPUandMulticoreArchitectures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
magma_cfortran::magmaf_chetrd Interface Reference

List of all members.

Public Member Functions

subroutine magmaf_chetrd (uplo, n, A, lda, d, e, tau, work, lwork, info)

Detailed Description

Definition at line 148 of file magma_cfortran.f90.


Constructor & Destructor Documentation

subroutine magma_cfortran::magmaf_chetrd::magmaf_chetrd ( character  uplo,
integer  n,
complex, dimension(*)  A,
integer  lda,
real, dimension(*)  d,
real, dimension(*)  e,
complex, dimension(*)  tau,
complex, dimension(*)  work,
integer  lwork,
integer  info 
)

Definition at line 148 of file magma_cfortran.f90.


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