$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Leopoldo Peralta (lperalta_at_[hidden])
Date: 2007-04-28 10:25:02
This Fatal Error occurs when trying to compile a MSVC 2003 (SP1) project
using the proposed Math Toolkit:
C:\boost_1_34_0_beta\boost_1_34_0\boost\math\special_functions\log1p.hpp(195
):
error C2785: 'tools::promote_args<T>::type boost::math::log1p(T)' and
'double boost::math::log1p(double)' have different return types
Any fix to this error?
Leopoldo Peralta