$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] about delete elements from compressed_matrix
From: Peng Wang (pwang123456_at_[hidden])
Date: 2009-01-13 08:17:49
Hi, Dear all,
Suppose I want to delete those elements whose values are smaller than 0.5
from compressed_matrix.
I have looked for the mailing list but could not find a solution.
Could you tell me how I can do this?
Thank you very much in advance.
Sincerely yours,
Wang