forum.alglib.net http://forum.alglib.net/ |
|
problems with c# http://forum.alglib.net/viewtopic.php?f=2&t=2261 |
Page 1 of 1 |
Author: | ezelohare [ Thu Mar 05, 2015 12:15 pm ] |
Post subject: | problems with c# |
Hi Trying to use c# version of alglib trial in the clean C# Visual Studio project, i've got 2 errors: Error 1 Duplicate 'System.Reflection.AssemblyCompanyAttribute' attribute ...\alglib-test\alglib_info.cs Line 64 alglib-test Error 2 Duplicate 'System.Reflection.AssemblyProductAttribute' attribute ...\alglib-test\alglib_info.cs Line 65 alglib-test After commenting these 2 lines (see below) all ok... Is it a normal situation? [assembly:System.Reflection.AssemblyCompanyAttribute("ALGLIB Project")] [assembly:System.Reflection.AssemblyProductAttribute("ALGLIB for C# (managed)")] Project "Console Application" with alglibnet2.dll and all .cs files from \src\... .NET 4.5, Win8.1 64bit, MS Visual C# 2012. |
Author: | zeeshan002 [ Sat Apr 18, 2015 12:53 pm ] |
Post subject: | Re: problems with c# |
However, I don't know how to add the data set, since the function alglib.rbfsetpoints(Umodel, dataset); only seems to supports a bi-dimensional array for dataset. |
Page 1 of 1 | All times are UTC |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |