[CppAD] Error Function

Peter Caspers pcaspers1973 at gmail.com
Sat Dec 20 09:39:51 EST 2014


yes, sure, that would be fine.
thanks a lot for your help
Peter

On 20 December 2014 at 14:31, Brad Bell <bradbell at seanet.com> wrote:
> I now see that the error function is part of the c++11 standard.
>     http://www.cplusplus.com/reference/cmath/erf/
> I will look into replacing the erf function by the compiler implementation
> in the case where the compile supports it. Would this work for you ?
>
>
> On 12/20/2014 3:13 AM, Peter Caspers wrote:
>>
>> Hi,
>>
>> is there any chance to add an error function to CppAD which is more
>> accurate than the existing one
>>
>> http://www.coin-or.org/CppAD/Doc/erf.xml
>>
>> In general, is it difficult to add functions to the library, i.e.
>> could I do it myself ? Is there any documentation on how to do that ?
>>
>> Thanks a lot
>> Peter
>> _______________________________________________
>> CppAD mailing list
>> CppAD at list.coin-or.org
>> http://list.coin-or.org/mailman/listinfo/cppad
>>
>
> _______________________________________________
> CppAD mailing list
> CppAD at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/cppad


More information about the CppAD mailing list