$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Benedikt Weber (weber_at_[hidden])
Date: 2002-06-29 04:41:53
What are the containers that work with uBLAS? I could not find an explicit
statement on this question in the documentation. Either a list or better a
description of requirements would be helpful. Anyway, in your tests there is
code for valarray, so I put #define USE_STD_VALARRAY into bench1.h. However
that gives an error because there are no iterators defined for valarray.
Benedikt