Developer Reference

Intel® oneAPI Math Kernel Library LAPACK Examples

ID 766877
Date 3/22/2024
Public
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