[CppAD] Avoid retaping when constant is changed

Hilario Tomé tome.hilario at gmail.com
Wed Jun 28 07:27:26 EDT 2017


Dear all,



I would like to know if it's possible to record a pointer to an external
value in the tape. The use case is to have formulas like y = constant*x.
Once the ADfun object is created if I change the value of constant I have
to retape right now, and sometimes the re-taping operation is to costly,
especially if sparsity operations are involved.



Best,

-- 
Hilario.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cppad/attachments/20170628/b857a255/attachment.html>


More information about the CppAD mailing list