CppAD: A C++ Algorithmic Differentiation Package
20130102
|
#define CPPAD_EIGENVECTOR 0 |
If this symbol is one, we are using Eigen vector for CPPAD_TESTVECTOR.
If this symbol is zero, we are not using Eigen vector for CPPAD_TESTVECTOR.
Definition at line 90 of file configure.hpp.