forum.alglib.net
http://forum.alglib.net/

Levenberg-Marquardt algorithm with linear constraints C#
http://forum.alglib.net/viewtopic.php?f=2&t=3850
Page 1 of 1

Author:  alex076 [ Sun May 06, 2018 4:55 pm ]
Post subject:  Levenberg-Marquardt algorithm with linear constraints C#

Hi! I have linear and boundary constraints for my function. There wasn't any problem with boundary constraints but when I'm trying to use function minlmsetlc it returns error CS0117 "alglib" does not contain a definition for "minlmsetlc". How can I fix it?

Image

Author:  Sergey.Bochkanov [ Mon May 07, 2018 11:00 am ]
Post subject:  Re: Levenberg-Marquardt algorithm with linear constraints C#

Hi!

You have to update to the latest ALGLIB release. It is 97.12% likely that you have an obsolete version of ALGLIB.

Sergey

Author:  alex076 [ Mon May 07, 2018 11:04 am ]
Post subject:  Re: Levenberg-Marquardt algorithm with linear constraints C#

Sergey.Bochkanov wrote:
Hi!

You have to update to the latest ALGLIB release. It is 97.12% likely that you have an obsolete version of ALGLIB.

Sergey


I used the latest avaliable version from NuGet. Thank you, I'll try to use 3.13.0 instead 3.10.4

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/