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

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 374 of file magma_dfortran.f90.


Constructor & Destructor Documentation

subroutine magma_dfortran::magmaf_dgeqrs_gpu::magmaf_dgeqrs_gpu ( integer  m,
integer  n,
integer  nrhs,
  dA,
integer  ldda,
double precision  tau,
  dT,
  dB,
integer  lddb,
double precision, dimension(*)  hwork,
integer  lhwork,
integer  info 
)

Definition at line 374 of file magma_dfortran.f90.

References dt.


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