$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Chris Weed (chrisweed_at_[hidden])
Date: 2006-04-17 16:06:23
The scalar_vector documentation shows as example with a constructor
taking only one argument; however, the constructor does not exist in
the documentation just below. I suspect the example must be wrong.
The web page is here:
http://www.boost.org/libs/numeric/ublas/doc/vector.htm
Chris