Boost logo

Boost Users :

From: Jeff Flinn (TriumphSprint2000_at_[hidden])
Date: 2004-03-03 08:40:40


"Lorenzo Bolla" <bolla_at_[hidden]> wrote in message
news:20040302095750.GA5105_at_wave.dei.unipd.it...
> 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 <boost/numeric/ublas/blas.hpp>

Jeff F


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net