$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2002-08-06 15:41:02
Are there any component-wise operators available in ublas ?
For instance, I would like to do a element-per-element multiplication of two
ublas vectors.
toon