CppAD: A C++ Algorithmic Differentiation Package
20130102
|
#define CPPAD_STDVECTOR 1 |
If this symbol is one, we are using standard vector for CPPAD_TESTVECTOR.
It this symbol is zero, we are not using standard vector for CPPAD_TESTVECTOR.
Definition at line 81 of file configure.hpp.