View unanswered posts | View active topics
Forum rules
1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.
|
Page 1 of 1
|
[ 7 posts ] |
|
Author |
Message |
kVo
|
Post subject: ALGLIB 3.30 C++ Posted: Fri Apr 08, 2011 7:32 am |
|
Joined: Fri Apr 08, 2011 7:05 am Posts: 4
|
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
|
|
Top |
|
|
Sergey.Bochkanov
|
Post subject: Re: ALGLIB 3.30 C++ Posted: Fri Apr 08, 2011 12:42 pm |
|
|
Site Admin |
Joined: Fri May 07, 2010 7:06 am Posts: 925
|
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.
|
|
Top |
|
|
kVo
|
Post subject: Re: ALGLIB 3.30 C++ Posted: Fri Apr 08, 2011 1:02 pm |
|
Joined: Fri Apr 08, 2011 7:05 am Posts: 4
|
And whence it is possible to download early versions (ALGLIB 2.XX)?
|
|
Top |
|
|
Sergey.Bochkanov
|
Post subject: Re: ALGLIB 3.30 C++ Posted: Fri Apr 08, 2011 1:25 pm |
|
|
Site Admin |
Joined: Fri May 07, 2010 7:06 am Posts: 925
|
|
Top |
|
|
kVo
|
Post subject: Re: ALGLIB 3.30 C++ Posted: Fri Apr 08, 2011 5:42 pm |
|
Joined: Fri Apr 08, 2011 7:05 am Posts: 4
|
Sergey! Everything is all right. Thanks!
|
|
Top |
|
|
kVo
|
Post subject: Re: ALGLIB 3.30 C++ Posted: Sat Apr 09, 2011 5:54 pm |
|
Joined: Fri Apr 08, 2011 7:05 am Posts: 4
|
Where I can find the description and functions of the elements of the structure lsfitstate for ALGLIB 2.60
|
|
Top |
|
|
Sergey.Bochkanov
|
Post subject: Re: ALGLIB 3.30 C++ Posted: Sat Apr 09, 2011 7:49 pm |
|
|
Site Admin |
Joined: Fri May 07, 2010 7:06 am Posts: 925
|
You can read reference manual section on execution of built-in examples. lsfitstate structure has several examples.
|
|
Top |
|
|
|
Page 1 of 1
|
[ 7 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 1 guest |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|