Developer Reference for Intel® oneAPI Math Kernel Library for C
Singular Value Decomposition: LAPACK Driver Routines
Table "Driver Routines for Singular Value Decomposition" lists the LAPACK driver routines that perform singular value decomposition .
Routine Name  |  
       Operation performed  |  
      
|---|---|
Computes the singular value decomposition of a general rectangular matrix.  |  
      |
Computes the singular value decomposition of a general rectangular matrix using a divide and conquer method.  |  
      |
Computes the singular value decomposition of a real matrix using a preconditioned Jacobi SVD method.  |  
      |
Computes the singular value decomposition of a real matrix using Jacobi plane rotations.  |  
      |
Computes the generalized singular value decomposition of a pair of general rectangular matrices.  |  
      |
Computes the SVD and left and right singular vectors for a matrix.  |  
      |
Computes the SVD of a bidiagonal matrix.  |  
      |
Computes the truncated SVD of a group of general m-by-n matrices that are stored at a constant stride from each other in a contiguous block of memory.  |