$include_dir="/home/hyper-archives/ublas/include"; include("$include_dir/msg-header.inc") ?>
From: Neal Becker (ndbecker2_at_[hidden])
Date: 2005-08-16 06:02:46
I need a way to construct large vectors of complex numbers. I want to
bypass the wasteful default construction of the complex elements. What
would be the preferred way to do this using ublas? Has anyone already done
this?