Developer Reference

Intel® oneAPI Math Kernel Library LAPACK Examples

ID 766877
Date 12/20/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

Singular Value Decomposition

Routine Description Examples
?gesvd Computes the singular value decomposition of a general rectangular matrix.

cgesvd

dgesvd

sgesvd

zgesvd

?gesdd Computes the singular value decomposition of a general rectangular matrix using a divide and conquer algorithm.

cgesdd

dgesdd

sgesdd

zgesdd