CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
core/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.
 

Functions

template<class Value >
unsigned short CppAD::hash_code (const Value &value)
 General purpose hash code for an arbitrary value. More...
 

Detailed Description

CppAD hashing utility.

Definition in file core/hash_code.hpp.