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

Public Attributes

size_t i_arg
 index where this conditional skips arguments start More...
 
size_t left
 new variable or parameter index for left comparison operand More...
 
size_t max_left_right
 maximum variable index between left and right (ignoring parameters). More...
 
size_t right
 new variable or parameter index for right comparison operand More...
 

Detailed Description

Definition at line 59 of file cexp_info.hpp.


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