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

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 22 of file magma_dfortran.f90.


Constructor & Destructor Documentation

subroutine magma_dfortran::magmaf_dgetptr::magmaf_dgetptr ( integer  m,
integer  n,
double precision, dimension(*)  A,
integer  lda,
double precision, dimension(*)  d,
double precision, dimension(*)  e,
double precision, dimension(*)  tauq,
double precision, dimension(*)  taup,
double precision, dimension(*)  work,
integer  lwork,
integer  info 
)

Definition at line 22 of file magma_dfortran.f90.


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