On Tue, Nov 9, 2010 at 5:45 AM, Larry Evans <cppljevans@suddenlink.net> wrote:
On 11/09/10 05:02, Alfredo Correa wrote:
[snip]
> I hope this helps somebody else, having named derivatives like in
> mathematical notation is a blessing for my code.
>

You might try repeating the process on a derivative.  IOW,
take a derivative of a derivative.

yes, yes. Even crossed derivatives, partial<q>(partial<p>(h))(make_set(1.,2.))

Last night I tryed this and works with some limitations on the way passing parameters to the second derivative.

for the monent I can't use it as partial<q>(partial<p>(h))(uno, dos)

In fact the other threads in the Boost group I opened are to solve this.
In a few words, for derivative to have the same interface as H (the model functor)
(and automatically generated), I need it to be "fused" and "unfused" at the same time.
Which is problematic.

You can help in the other threads, if you want.

Thank you,
Alfredo


I'm sure it would be interesting.

[snip]

_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users

--
Sie haben diese Nachricht erhalten, da Sie der Google Groups-Gruppe Boost Users beigetreten sind.
Wenn Sie Nachrichten in dieser Gruppe posten möchten, senden Sie eine E-Mail an boostusers@googlegroups.com.
Wenn Sie aus dieser Gruppe austreten möchten, senden Sie eine E-Mail an boostusers+unsubscribe@googlegroups.com.
Besuchen Sie die Gruppe unter http://groups.google.com/group/boostusers?hl=de, um weitere Optionen zu erhalten.