CppAD: A C++ Algorithmic Differentiation Package
20130102
|
#define CPPAD_HASH_TABLE_SIZE 10000 |
the codes retruned by hash_code are between zero and CPPAD_HASH_TABLE_SIZE minus one.
Definition at line 29 of file hash_code.hpp.
Referenced by hash_code(), optimize(), and recorder< Base >::PutPar().