other versions
| zgsvj1.f(3) | LAPACK | zgsvj1.f(3) | 
NAME¶
zgsvj1.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine zgsvj1 (JOBV, M, N, N1, A, LDA, D,
    SVA, MV, V, LDV, EPS, SFMIN, TOL, NSWEEP, WORK, LWORK, INFO)
  
  ZGSVJ1 pre-processor for the routine zgesvj, applies Jacobi rotations
    targeting only particular pivots.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |