CppAD: A C++ Algorithmic Differentiation Package 20110419
#define CPPAD_REV_HES_SWEEP_TRACE   0

This value is either zero or one.

Zero is the normal operational value. If it is one, a trace of every rev_hes_sweep computation is printed.

Definition at line 28 of file rev_hes_sweep.hpp.