Hello,
I'm using the mathnet.iridium to perform a linear regression for a series of point and to get a polynom. This polynom is displayed as a trend curve along with the original series of points. After the first ti,e this graph is displayed (the dll is loaded), the application start working very slow.
I've tried to load the dll to Appdomain and then unload it, and even checked it without actually calling any function, just loading the dll, and the same slowness appeared.
I'm quite desperate. Please help me.
Thanks,