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

List of all members.

Public Member Functions

subroutine magmaf_sgebrd (m, n, A, lda, d, e, tauq, taup, work, lwork, info)

Detailed Description

Definition at line 37 of file magma_sfortran.f90.


Constructor & Destructor Documentation

subroutine magma_sfortran::magmaf_sgebrd::magmaf_sgebrd ( integer  m,
integer  n,
real, dimension(*)  A,
integer  lda,
real, dimension(*)  d,
real, dimension(*)  e,
real, dimension(*)  tauq,
real, dimension(*)  taup,
real, dimension(*)  work,
integer  lwork,
integer  info 
)

Definition at line 37 of file magma_sfortran.f90.


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