$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Neal D. Becker (nbecker_at_[hidden])
Date: 2003-07-23 07:03:23
Does ublas require matrix storage be managed by ublas? Is it possible to
construct a ublas matrix that references a plain-old-C-style array?
If not, what is a simple way construct a ublas matrix from a C-style array?