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

List of all members.

Public Member Functions

subroutine magmaf_slabrd_gpu (m, n, nb, a, lda, da, ldda, d, e, tauq, taup, x, ldx, dx, lddx, y, ldy, dy, lddy)

Detailed Description

Definition at line 452 of file magma_sfortran.f90.


Constructor & Destructor Documentation

subroutine magma_sfortran::magmaf_slabrd_gpu::magmaf_slabrd_gpu ( integer  m,
integer  n,
integer  nb,
real, dimension(*)  a,
integer  lda,
  da,
integer  ldda,
real, dimension(*)  d,
real, dimension(*)  e,
real, dimension(*)  tauq,
real, dimension(*)  taup,
real, dimension(*)  x,
integer  ldx,
  dx,
integer  lddx,
real, dimension(*)  y,
integer  ldy,
  dy,
integer  lddy 
)

Definition at line 452 of file magma_sfortran.f90.


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