[CppAD] cblas

Brad Bell bradbell at seanet.com
Sat Nov 3 09:08:58 EDT 2012


On 11/02/2012 07:11 PM, Norman Goldstein wrote:
> Hi.  I am new to CppAD, and am looking for some quick pointers.
>
> Are there instructions/example how to add a function with know 
> derivative to CppAD? (to avoid
> having to evaluate the function with AD)
Documentation:
      http://www.coin-or.org/CppAD/Doc/user_atomic.xml
At the end of the documentation is a link to the examples.
>
> Has this already been done with (some of?)  the CBLAS functions?
The example
     http://www.coin-or.org/CppAD/Doc/mat_mul.cpp.xml
is meant to show one how to make matrix operations atomic.

>
> Thank you. 
>
> Thank you.
> _______________________________________________
> CppAD mailing list
> CppAD at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/cppad
>



More information about the CppAD mailing list