other versions
| dtplqt2.f(3) | LAPACK | dtplqt2.f(3) | 
NAME¶
dtplqt2.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine dtplqt2 (M, N, L, A, LDA, B,
    LDB, T, LDT, INFO)
  
  DTPLQT2 computes a LQ factorization of a real or complex
    'triangular-pentagonal' matrix, which is composed of a triangular block and
    a pentagonal block, using the compact WY representation for Q.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |