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

List of all members.

Public Member Functions

subroutine magmaf_sormtr (side, uplo, trans, m, n, a, lda, tau, c, ldc, work, lwork, info)

Detailed Description

Definition at line 177 of file magma_sfortran.f90.


Constructor & Destructor Documentation

subroutine magma_sfortran::magmaf_sormtr::magmaf_sormtr ( character  side,
character  uplo,
character  trans,
integer  m,
integer  n,
real, dimension(*)  a,
integer  lda,
real, dimension(*)  tau,
real, dimension(*)  c,
integer  ldc,
real, dimension(*)  work,
integer  lwork,
integer  info 
)

Definition at line 177 of file magma_sfortran.f90.


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