CppAD: A C++ Algorithmic Differentiation Package
20130102
|
#define CPPAD_FORWARD_SWEEP_TRACE 0 |
This value is either zero or one.
Zero is the normal operational value. If it is one, a trace of every forward_sweep computation is printed.
Definition at line 30 of file forward_sweep.hpp.