![]()  | 
  
    LAPACK 3.12.1
    
   LAPACK: Linear Algebra PACKage 
   | 
 
Functions | |
| subroutine | clags2 (upper, a1, a2, a3, b1, b2, b3, csu, snu, csv, snv, csq, snq) | 
| CLAGS2   | |
| subroutine | dlags2 (upper, a1, a2, a3, b1, b2, b3, csu, snu, csv, snv, csq, snq) | 
| DLAGS2 computes 2-by-2 orthogonal matrices U, V, and Q, and applies them to matrices A and B such that the rows of the transformed A and B are parallel.   | |
| subroutine | slags2 (upper, a1, a2, a3, b1, b2, b3, csu, snu, csv, snv, csq, snq) | 
| SLAGS2 computes 2-by-2 orthogonal matrices U, V, and Q, and applies them to matrices A and B such that the rows of the transformed A and B are parallel.   | |
| subroutine | zlags2 (upper, a1, a2, a3, b1, b2, b3, csu, snu, csv, snv, csq, snq) | 
| ZLAGS2   | |