CppAD: A C++ Algorithmic Differentiation Package
20130918
|
#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 27 of file hash_code.hpp.
Referenced by CppAD::hash_code(), CppAD::optimize::optimize_run(), and CppAD::recorder< Base >::PutPar().