CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
parallel_ad.hpp File Reference

Go to the source code of this file.

Namespaces

 CppAD
 contains all the variables and functions defined by the CppAD package.
 

Functions

template<class Base >
void CppAD::parallel_ad (void)
 Enable parallel execution mode with AD<Base> by initializing static variables that my be used. More...