$include_dir="/home/hyper-archives/ublas/include"; include("$include_dir/msg-header.inc") ?>
From: Max Weinberg (max.weinberg_at_[hidden])
Date: 2005-05-03 04:22:11
Well, I don't care if it's called operator==, but there definitely should be a 
way to compare matrices. Call it equal if you like and give it a functor 
parameter that handles the element comparison. Isn't that an easy exercise 
using the "matrix expressions"? 
Max