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

List of all members.

Public Member Functions

subroutine magmaf_cgeqrs3_gpu (m, n, nrhs, dA, ldda, tau, dT, dB, lddb, hwork, lhwork, info)

Detailed Description

Definition at line 389 of file magma_cfortran.f90.


Constructor & Destructor Documentation

subroutine magma_cfortran::magmaf_cgeqrs3_gpu::magmaf_cgeqrs3_gpu ( integer  m,
integer  n,
integer  nrhs,
  dA,
integer  ldda,
complex  tau,
  dT,
  dB,
integer  lddb,
complex, dimension(*)  hwork,
integer  lhwork,
integer  info 
)

Definition at line 389 of file magma_cfortran.f90.

References dt.


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