CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
CppAD::local::optimize::struct_old2new Struct Reference

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

Public Attributes

addr_t new_op
 New operator index for this old operator. More...
 
addr_t new_var
 New varaible index for this old operator. More...
 

Detailed Description

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

Definition at line 24 of file old2new.hpp.


The documentation for this struct was generated from the following file: