Hi.
I have a VB .NET application where I want to use some of the MathNet functionality. I already use Fit.Curve which does work fine. Now I want to do FFT. When I use IntegralTransforms.Fourier.Forward2D() I get the System.NotSupportedException. Is there anything obvious which I missed?
1 post - 1 participant