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

information for one operator More...

Public Attributes

addr_t previous
 previous operator that can be used in place of this operator. More...
 
enum_usage usage
 How is this operator used to compute the dependent variables. If usage = csum_usage or usage = no_usage, previous = 0. More...
 

Detailed Description

information for one operator

Definition at line 21 of file opt_op_info.hpp.


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