[CppAD] Adding a new member to ad_fun

Brad Bell bradbell at seanet.com
Wed Aug 26 07:10:58 EDT 2009


I have added an example of how to do this. See
    http://www.coin-or.org/CppAD/Doc/ad_fun.cpp.xml


einglez at terra.com.br wrote:
> Hi!
>
> In order to best compute my sparse hessian and jacobian I have 
> developed two
> derived codes (from Hessian.hpp and Jacobian.hpp). But I don't know how to
> make it a visible member to my funcion f (e.g f.NewHessian(  ,  ,  )or 
> f.NewJacobiam( ,  ,   ) )
>
> Tks,
>
> Eduardo
> ------------------------------------------------------------------------
>
> _______________________________________________
> CppAD mailing list
> CppAD at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/cppad
>   



More information about the CppAD mailing list