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

how to calculate the erfc function for complex variable

fu__pl
Novice
1,098 Views

Hi,

I'm having some problems in using vderfc subroutine.  The vderfc subroutine in MKL only applies to the calculation for erfc functions of real variable, so what should I do when facing the erfc function for complex variable? Is there some corresponding subroutine in MKL?

Could anyone help me? Thanks very much!

0 Kudos
1 Solution
mecej4
Honored Contributor III
1,084 Views
4 Replies
mecej4
Honored Contributor III
1,085 Views

Check out https://sourceforge.net/projects/erf/ , and TOMS Algorithm 680 at www.netlib.org/toms .

fu__pl
Novice
1,044 Views

thanks for your help very much!!!!!!!  I have download it.

0 Kudos
Gennady_F_Intel
Moderator
1,051 Views

there is no such API available. You may try to submit the Feature Request to the official support channel - Intel Online Service 

fu__pl
Novice
1,043 Views

OK. Thanks for your suggestion very much.

0 Kudos
Reply