octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Algorithmic Differentiation (Using a C++ library)


From: Brad Bell
Subject: Re: Algorithmic Differentiation (Using a C++ library)
Date: Wed, 1 Mar 2017 14:06:29 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0

On 03/01/2017 01:57 PM, Oliver Heimlich wrote:
... snip ...
I am not sure, if (and how easy) it is possibly to combine a
templated(?) C++ library with types that are implemented in Octave as
classes.
The Cppad Swig C++ library is an example of specializing a template library to a particular type and then hooking that specialization up to a scripting language.

... snip ...



reply via email to

[Prev in Thread] Current Thread [Next in Thread]