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

Information that maps old an old operator to a new opeator and new variable. More...

Go to the source code of this file.

Classes

struct  CppAD::local::optimize::struct_old2new
 Information that maps old an old operator to a new opeator and new variable. More...
 

Namespaces

 CppAD
 contains all the variables and functions defined by the CppAD package.
 
 CppAD::local
 
 CppAD::local::optimize
 

Detailed Description

Information that maps old an old operator to a new opeator and new variable.

Definition in file old2new.hpp.