other versions
| dlauu2.f(3) | LAPACK | dlauu2.f(3) | 
NAME¶
dlauu2.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine dlauu2 (UPLO, N, A, LDA, INFO)
  
  DLAUU2 computes the product UUH or LHL, where U and L are upper or
    lower triangular matrices (unblocked algorithm).
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |