[CppAD] copy of adfun object

Dominik Skanda Dominik.Skanda at biologie.uni-freiburg.de
Thu Oct 22 12:17:35 EDT 2009


This is a very resonable request. Would you please send a copy to the 
mailing group. I will think about how best to modify CppAD so that you 
can accomplish what you are asking for.



Dominik Skanda wrote:
> Hello,
> you replay answered my question to some extent. I have now programmed it
> in that way, that by constructing the class the tape gets closed and
> copied to a ADfun object inside the class. If I have the same
> algorithmic function i have to retape it for every instance of the class
> I construct (this is done for example if I want to evaluate the class
> parallel with different values). Is there a way to store the tape and
> give it to different adfun object so that I don't have to retape?
>
> Many thanks in advance
>
> Dominik 
>
>
> Am Donnerstag, den 22.10.2009, 07:26 -0700 schrieb Brad Bell:
>   
>> Therefore I copy the ADFun object to this new class in the hope that I
>>     
>
>
>   




More information about the CppAD mailing list