$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] different matrix library?
From: DE (satan66613_at_[hidden])
Date: 2009-08-20 15:03:14
on 20.08.2009 at 22:57
joel wrote :
>> e.g. count_nonzeros(sparse_instance) would perform terribly
> Why ?
why will it perform terribly? because it attempts to count nonzeros by
comparing all elements to zero
-- Pavel