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

Go to the source code of this file.

Macros

#define CPPAD_HASH_TABLE_SIZE   10000
 the codes retruned by hash_code are between zero and CPPAD_HASH_TABLE_SIZE minus one. More...