[CppAD] Some math functions don't seem to be defined for AD<AD<double>> types

Brad Bell bradbell at seanet.com
Thu Nov 29 10:08:22 EST 2007


Sorry about that. I forgot some of the standard math functions in 
cppad/local/std_math_ad.hpp. I have modified the automated tests so that 
this should not happen again. The changes are check in; see
    https://projects.coin-or.org/CppAD/changeset/1092
and immediately available when using Subversion to dowload CppAD. They 
will be available from the tar files early tomorrow morning.

Mitch Watrous wrote:
> Hi.
>
> When I tried to use the latest version of CppAD, I get the following 
> error messages:
> ...
> /usr/local/include/cppad/local/std_math_ad.hpp:285: error: no matching 
> function for call to ‘sqrt(const CppAD::AD<double>&)’
> ...
>
>
>
> Thanks,
> Mitch
> _______________________________________________
> CppAD mailing list
> CppAD at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/cppad
>
>



More information about the CppAD mailing list