$include_dir="/home/hyper-archives/ublas/include"; include("$include_dir/msg-header.inc") ?>
From: Regis Behmo (regisb_at_[hidden])
Date: 2007-09-03 11:01:46
Hello everyone,
How would you remove a column or a row from a matrix or, even better, from a
mapped_matrix? "resize" is not enough of course, when I want to remove a row
or a coluln that isn't the last one.
Régis