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

ALGLIB 3.30 C++
http://forum.alglib.net/viewtopic.php?f=2&t=337
Page 1 of 1

Author:  kVo [ Fri Apr 08, 2011 7:32 am ]
Post subject:  ALGLIB 3.30 C++

Doesn't compile source files
For example:
at compilation ap.h, ap.cpp gives out error:
ap.cpp(4223) : error C2065: 'ae_vector_clear' : undeclared identifier
in spite of that in ap.h this function is declared.
The same with some other functions!

VC++ 6.0 MFC application

Help me please

Author:  Sergey.Bochkanov [ Fri Apr 08, 2011 12:42 pm ]
Post subject:  Re: ALGLIB 3.30 C++

Since release of 3.x branch ALGLIB is incompatible with MSVC 6.0. This compiler doesn't follow C++ standards we have to follow in order to make ALGLIB portable.

Author:  kVo [ Fri Apr 08, 2011 1:02 pm ]
Post subject:  Re: ALGLIB 3.30 C++

And whence it is possible to download early versions (ALGLIB 2.XX)?

Author:  Sergey.Bochkanov [ Fri Apr 08, 2011 1:25 pm ]
Post subject:  Re: ALGLIB 3.30 C++

You can find it at http://www.alglib.net/translator/re/

Author:  kVo [ Fri Apr 08, 2011 5:42 pm ]
Post subject:  Re: ALGLIB 3.30 C++

Sergey! Everything is all right. Thanks!

Author:  kVo [ Sat Apr 09, 2011 5:54 pm ]
Post subject:  Re: ALGLIB 3.30 C++

Where I can find the description and functions of the elements of the structure lsfitstate for ALGLIB 2.60

Author:  Sergey.Bochkanov [ Sat Apr 09, 2011 7:49 pm ]
Post subject:  Re: ALGLIB 3.30 C++

You can read reference manual section on execution of built-in examples. lsfitstate structure has several examples.

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