CppAD: A C++ Algorithmic Differentiation Package
20130918
|
#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 106 of file configure.hpp.