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

Simple C# wrapper for FFT functionality.

greg_rowe
Beginner
450 Views
I'm trying to create a simple C# wrapper for MKLs FFT and Inverse FFT functionality, can anyone suggest a simple, efficient way of doing this. Thanks,

Greg
0 Kudos
3 Replies
Vladimir_Koldakov__I
New Contributor III
450 Views
Hello, Greg,

Please, try "Using Intel MKL in your C# program" linkfrom the "New Intel MKL KB topics" (right column on the Intel Math Kernel Library Forumpage).

Thanks,
Vladimir
0 Kudos
Trevor_Misfeldt
Beginner
450 Views
Hello, Greg,

Please, try "Using Intel MKL in your C# program" linkfrom the "New Intel MKL KB topics" (right column on the Intel Math Kernel Library Forumpage).

Thanks,
Vladimir

My company, CenterSpace Software, now has a simple C# interface to MKL's FFT. More at www.centerspace.net/landing.php?id=fft
0 Kudos
barragan_villanueva_
Valued Contributor I
450 Views
Hello, Greg,

Please, try "Using Intel MKL in your C# program" linkfrom the "New Intel MKL KB topics" (right column on the Intel Math Kernel Library Forumpage).

Thanks,
Vladimir
Direct link the the KB article is:

http://software.intel.com/en-us/articles/using-intel-mkl-in-your-c-program/
0 Kudos
Reply