forum.alglib.net http://forum.alglib.net/ |
|
Why can't I see MinLMCreateV? http://forum.alglib.net/viewtopic.php?f=2&t=109 |
Page 1 of 1 |
Author: | panzram [ Tue Nov 02, 2010 2:48 pm ] |
Post subject: | Why can't I see MinLMCreateV? |
Hi, I've compiled a .NET 4 dll of AlgLib that I've been using in C# without a hitch so far. However, now that I'm trying to do a little optimization, I cannot for some reason see the function MinLMCreateV. I only see MinLMCreateFGH, MinLMCreateFGJ, and MinLMCreateFJ. How come? The problem is rather complex, so I would like to avoid having to set any gradient, hessian or jacobian if possible... |
Author: | Sergey.Bochkanov [ Tue Nov 02, 2010 3:03 pm ] |
Post subject: | Re: Why can't I see MinLMCreateV? |
Are you sure that you use ALGLIB 3.1, not 3.0? MinLMCreateV() was introduced in the 3.1 only, which was released only yesterday. If you really use 3.1 and still can't access MinLMCreateV, please, post your project here (with all sources, including both ALGLIB and your code which tries to work with ALGLIB). |
Author: | panzram [ Wed Nov 03, 2010 1:25 pm ] |
Post subject: | Re: Why can't I see MinLMCreateV? |
Once again, you are correct and I am sub-par. I don't know how I could have missed that. Thanks, and thanks for a great library - especially the new lm function. |
Page 1 of 1 | All times are UTC |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |