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

how to calculate the erfc function for complex variable

fu__pl
Novice
874 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
860 Views
4 Replies
mecej4
Honored Contributor III
861 Views

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

fu__pl
Novice
820 Views

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

0 Kudos
Gennady_F_Intel
Moderator
827 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
819 Views

OK. Thanks for your suggestion very much.

0 Kudos
Reply