$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2006-07-08 13:26:06
Jeff Garland wrote:
> John Maddock wrote:
>> Paul Bristow has been toiling away producing some statistical
>> functions on top of some of my Math special functions, and we've
>> encountered a bit of a naming dilemma that I hope the ever
>> resourceful Boosters can solve for us :-)
>
> Possibly better, save him from writing them, possibly? Has he looked
> at Eric Niebler's statistical accumulators?
>
> http://www.boost-consulting.com/vault/index.php?&direction=0&order=&directory=Math%20-%20Numerics
>
Different functionality entirely, the two are completely complementary, and
in fact we have been investigating using Eric's code in some of our
examples.
John.