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.

Visible to Intel only — GUID: GUID-CBB2BE7F-094F-4D19-B7E0-410BFCC5BB10

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