Boost logo

Boost :

From: Neal D. Becker (nbecker_at_[hidden])
Date: 2003-04-07 07:06:57


I made some improvments to the previous code. The old code used the "abs"
function, which might or might not be defined for all data types we want to
support. Now it uses our own "Norm" function.

Also the "count" is cast to "value_type" to avoid warnings.

Sorry, I haven't had time to incorporate other suggestions posted here. Feel
free to modify.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk