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

List of all members.

Public Member Functions

subroutine magmaf_zunmqr_gpu (side, trans, m, n, k, a, lda, tau, c, ldc, work, lwork, td, nb, info)
subroutine magmaf_zunmqr_gpu (side, trans, m, n, k, a, lda, tau, c, ldc, work, lwork, td, nb, info)

Detailed Description

Definition at line 554 of file magma_zfortran.f90.


Constructor & Destructor Documentation

subroutine magma_zfortran::magmaf_zunmqr_gpu::magmaf_zunmqr_gpu ( character  side,
character  trans,
integer  m,
integer  n,
integer  k,
  a,
integer  lda,
complex*16, dimension(*)  tau,
  c,
integer  ldc,
  work,
integer  lwork,
  td,
integer  nb,
integer  info 
)

Definition at line 554 of file magma_zfortran.f90.

subroutine magma_zfortran::magmaf_zunmqr_gpu::magmaf_zunmqr_gpu ( character  side,
character  trans,
integer  m,
integer  n,
integer  k,
  a,
integer  lda,
complex*16, dimension(*)  tau,
  c,
integer  ldc,
  work,
integer  lwork,
  td,
integer  nb,
integer  info 
)

Definition at line 554 of file magma_zfortran.f90.


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