$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bruno Lalande (bruno.lalande_at_[hidden])
Date: 2008-03-08 16:36:44
Hello,
> In any case this looks fine now, any suggestions on where to integrate
> this
> with Boost.Math?
>
> Maybe in this section:
>
> http://svn.boost.org/svn/boost/trunk/libs/math/doc/sf_and_dist/html/math_toolkit/special/powers.html?
>
I don't have a very good knowledge of the structure of Boost.Math in its
whole, but this place seems to be fine, indeed.
While quickly reading the other stuff in this section I saw a little typing
error in powm1.html, "dufferent types" instead of "different types".
By the way, I didn't know the existence of the page result_type.html,
shouldn't I point to it in my doc, rather than boringly (and less
accurately) repeat its contents?
Bruno