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

Linear systems with complex-number

diedro
Beginner
181 Views

dear all,

I would like to know if there is some MKL routines to solve a sparse linear system where some elements are complex number.

Thanks a lot

0 Kudos
1 Reply
diedro
Beginner
181 Views

dear all,

I have found this:

gesv

also for fortran95.

At the end of the documentation there is this note:

Fortran 95 Interface is so far not available for the mixed precision subroutines dsgesv/zcges

What does this mean?

Thanks in advance to everyone

0 Kudos
Reply