Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

DGESVD/DGESDD computation complexity

Bowen_M_
Beginner
494 Views

I hope to know that the real computation complexity of DGESVD and DGESDD functions of mkl for an N by N matrix. If the complexity can be written as T(N) = C1*N^3 + C2*N^2, I hope to know the values of C1 and C2.

 

Thanks

0 Kudos
0 Replies
Reply