$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: boost (boost_at_[hidden])
Date: 2002-07-03 03:58:27
Salut,
On Tuesday 02 July 2002 21:20, Benedikt Weber wrote:
> you would only need to compare indices. Or compile-time checks which would
> prevent you to assign a full matrix to a triangular one as I did in the
> example.
I like the feature that I can assign a full matrix to a more specialized,
in my cas a hermitean matrix.
Changing this would currently break my code.
Best wishes,
Peter