$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2007-07-01 12:00:33
Leopoldo Peralta wrote:
> This Error occurs (MSVC 2003 + SP1) when calling boost::math::log1p
Hopefully this has been fixed in current SVN, see
http://svn.boost.org/trac/boost/browser/sandbox/math_toolkit/boost/math/special_functions/log1p.hpp
If not, let me have a test case and I'll look into it.
HTH, John.