other versions
| sgebd2.f(3) | LAPACK | sgebd2.f(3) | 
NAME¶
sgebd2.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine sgebd2 (M, N, A, LDA, D, E, TAUQ,
    TAUP, WORK, INFO)
  
  SGEBD2 reduces a general matrix to bidiagonal form using an unblocked
    algorithm.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |