Hi Kshitij,<div><br></div><div>Thanks for your reply. I&#39;ll have to retape then. Speaking of which, what&#39;s the best way of doing that? I guess I&#39;ll have to re-run the code from trace_on to trace_off, right?</div>
<div>On another subject: I know function x.value() extracts the real component of an active variable x; is there an analogous function to extract the derivatives of that active variable with respect to the inputs?</div><div>
Thanks.</div><div><br></div><div>Regards,</div><div>Alfonso<br><br><div class="gmail_quote">El 29 de febrero de 2012 09:02, Kshitij Kulshreshtha <span dir="ltr">&lt;<a href="mailto:kshitij@math.upb.de">kshitij@math.upb.de</a>&gt;</span> escribió:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
the only way to change passive parameters is to retrace the whole<br>
function computation. These are hardwired constants as far as ADOL-C are<br>
concerned once tracing was completed.<br>
<br>
Regards<br>
Kshitij.<br>
<div class="im"><br>
As on 2012-02-28 17:11, Alfonso Callejo did write:<br>
&gt; Hello everyone,<br>
&gt;<br>
&gt; This might be a basic question.<br>
</div>&gt; Let y=f(x, /extra_arguments/) be the function I want to differentiate,<br>
<div class="im">&gt; being y of length m and x of size n.<br>
&gt; The expression for the Jacobian matrix, once the tape has been<br>
&gt; appropriately generated, is: returnValue = jacobian(tag, m, n, x, DyDx);<br>
</div>&gt; Assume the /extra_arguments /are extra passive arguments that take part<br>
<div class="im">&gt; in the computation of y but which don&#39;t belong to the vector of<br>
</div>&gt; independent variables x. Provided the value of the /extra_arguments/ has<br>
<div class="im">&gt; changed and I want to re-evaluate the Jacobian matrix, how am I supposed<br>
&gt; to provide them to the Jacobian driver?<br>
&gt; Thanks a lot.<br>
&gt;<br>
&gt; Regards,<br>
&gt; Alfonso<br>
&gt;<br>
&gt;<br>
</div>&gt; _______________________________________________<br>
&gt; ADOL-C mailing list<br>
&gt; <a href="mailto:ADOL-C@list.coin-or.org">ADOL-C@list.coin-or.org</a><br>
&gt; <a href="http://list.coin-or.org/mailman/listinfo/adol-c" target="_blank">http://list.coin-or.org/mailman/listinfo/adol-c</a><br>
<br>
--<br>
Dr. Kshitij Kulshreshtha<br>
<br>
Institut für Mathematik,<br>
Universität Paderborn,<br>
Warburger Straße 100,<br>
33098 Paderborn.<br>
<br>
Büro: A3.235<br>
<br>
Privatanschrift:<br>
Arnikaweg 62<br>
33100 Paderborn.<br>
_______________________________________________<br>
ADOL-C mailing list<br>
<a href="mailto:ADOL-C@list.coin-or.org">ADOL-C@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/adol-c" target="_blank">http://list.coin-or.org/mailman/listinfo/adol-c</a></blockquote></div><br></div>