$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Neal D. Becker (nbecker_at_[hidden])
Date: 2002-09-25 15:15:00
Can ublas matrixes interconvert to/from plain old C pointers (to
interop with legacy code)? If so, how can a Matrix be converted to a
pointer to the start of storage? Is conversion in the other direction
possible?