$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (jz.maddock_at_[hidden])
Date: 2008-06-21 06:28:00
Christian Henning wrote:
> Hi there, I've models which return distributions as a collection of 2D
> values ( probability, $ value ). Does the math toolkit offer me
> algorithms that I could use which such distributions? I look for
> algorithms to convolve two distributions, resampling, etc.
Not at present no.
It might make a useful addition though if you'd like to submit it ;-)
John.