3 Mar
2004
3 Mar
'04
1:40 p.m.
"Lorenzo Bolla"
Probably all you need is the uBlas Library (http://www.boost.org/libs/numeric/ublas/doc/index.htm). To start using it you don't need to compile any library. Just put the right header files in your source code and that's it! Hope this helps. Lorenzo.
And be sure to add the path C:\...\boost_1_31_0 to VS2003 project properties
in the category:
Configuration Properties | C/C++ 'Additional Include Directories' property.
Then your includes will look like:
#include