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

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 374 of file magma_sfortran.f90.


Constructor & Destructor Documentation

subroutine magma_sfortran::magmaf_sgeqrs_gpu::magmaf_sgeqrs_gpu ( integer  m,
integer  n,
integer  nrhs,
  dA,
integer  ldda,
real  tau,
  dT,
  dB,
integer  lddb,
real, dimension(*)  hwork,
integer  lhwork,
integer  info 
)

Definition at line 374 of file magma_sfortran.f90.

References dt.


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