Skip to content
Snippets Groups Projects
Verified Commit 8cee3e5c authored by Justin Carpentier's avatar Justin Carpentier Committed by Justin Carpentier
Browse files

[Math/AutoDiff] Use Eigen vector for in CPPAD

parent 8e18c2eb
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,8 @@
#define EIGEN_MATRIXBASE_PLUGIN <cppad/example/eigen_plugin.hpp>
#endif
#define CPPAD_EIGENVECTOR // CppAD will use Eigen::Vector for CPPAD_TESTVECTOR
#include <Eigen/Core>
#include <cppad/cppad.hpp>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment