$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: boost (boost_at_[hidden])
Date: 2001-03-28 18:52:23
Salut,
> One problem was to write a generic routine for diagonalitzation of
> dense symmetric/hermitean matrices, e.g. HMatrix<T>
> In my implementation I introduced a helper class which defines
> some functions on the type T,
[...]
Uups, I just found your
template<class E, class F>
class vector_scalar_unary
{
...
}
Have to take a closer look at it.
Best wishes
Peter