$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2008-03-09 05:21:26
Bruno Lalande wrote:
> 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.
OK.
> While quickly reading the other stuff in this section I saw a little
> typing error in powm1.html, "dufferent types" instead of "different
> types".
Oops! Will fix, thanks.
> 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?
Yep, that would be better, but I can probably deal with that when I
integrate your docs into mine - we have some templates and macros to help
with all that boilerplate stuff.
John.