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

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 148 of file magma_zfortran.f90.


Constructor & Destructor Documentation

subroutine magma_zfortran::magmaf_zhetrd::magmaf_zhetrd ( character  uplo,
integer  n,
complex*16, dimension(*)  A,
integer  lda,
double precision, dimension(*)  d,
double precision, dimension(*)  e,
complex*16, dimension(*)  tau,
complex*16, dimension(*)  work,
integer  lwork,
integer  info 
)

Definition at line 148 of file magma_zfortran.f90.

subroutine magma_zfortran::magmaf_zhetrd::magmaf_zhetrd ( character  uplo,
integer  n,
complex*16, dimension(*)  A,
integer  lda,
double precision, dimension(*)  d,
double precision, dimension(*)  e,
complex*16, dimension(*)  tau,
complex*16, dimension(*)  work,
integer  lwork,
integer  info 
)

Definition at line 148 of file magma_zfortran.f90.


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