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

List of all members.

Public Member Functions

subroutine magmaf_dormqr_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_dfortran.f90.


Constructor & Destructor Documentation

subroutine magma_dfortran::magmaf_dormqr_gpu::magmaf_dormqr_gpu ( character  side,
character  trans,
integer  m,
integer  n,
integer  k,
  a,
integer  lda,
double precision, dimension(*)  tau,
  c,
integer  ldc,
  work,
integer  lwork,
  td,
integer  nb,
integer  info 
)

Definition at line 554 of file magma_dfortran.f90.


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