CppAD: A C++ Algorithmic Differentiation Package 20110419
#define CPPAD_HASH_TABLE_SIZE   65536

the codes retruned by hash_code are between zero and CPPAD_HASH_TABLE_SIZE minus one.

Definition at line 27 of file hash_code.hpp.

Referenced by hash_code(), optimize(), and recorder< Base >::PutPar().