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

CppAD hashing utility. More...

Go to the source code of this file.

Namespaces

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

Functions

size_t CppAD::local::optimize::optimize_hash_code (OpCode op, size_t num_arg, const addr_t *arg)
 Specialized hash code for a CppAD operator and its arguments (used during optimization). More...
 

Detailed Description

CppAD hashing utility.

Definition in file local/optimize/hash_code.hpp.