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

Files

file  cexp_info.hpp [code]
 Information about one conditional expression.
 
file  csum_stacks.hpp [code]
 Information about one cumulative summation operation.
 
file  csum_variable.hpp [code]
 Information about one old variable that is part of a new CSumOp operation.
 
file  get_opt_op_info.hpp [code]
 
file  local/optimize/hash_code.hpp [code]
 CppAD hashing utility.
 
file  match_op.hpp [code]
 Check if current operator matches a previous operator.
 
file  old2new.hpp [code]
 Information that maps old an old operator to a new opeator and new variable.
 
file  opt_op_info.hpp [code]
 Create operator information tables.
 
file  optimize_run.hpp [code]
 Convert a player object to an optimized recorder object.
 
file  record_csum.hpp [code]
 Recording a cummulative cummulative summation.
 
file  record_pv.hpp [code]
 Record an operation of the form (parameter op variable).
 
file  record_vp.hpp [code]
 Record an operation of the form (variable op parameter).
 
file  record_vv.hpp [code]
 Record an operation of the form (variable op variable).
 
file  size_pair.hpp [code]
 Information for one variable and one operation sequence.
 
file  usage.hpp [code]