|
Ublas : |
From: John Maddock (john_at_[hidden])
Date: 2007-09-21 12:48:23
Mei, Longyu wrote:
> I am going to release my small project which the boost ublas was
> invlved. I want to know what I should included from boost? Just files
> from boost/numeric/ublas folder?
You can use the bcp tool to track and extract Boost dependencies like this:
http://www.boost.org/tools/bcp/bcp.html
John.