mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Enable evaluators by default
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
#undef EIGEN_TEST_EVALUATORS
|
||||
#endif
|
||||
|
||||
#ifdef EIGEN_TEST_NO_EVALUATORS
|
||||
#undef EIGEN_TEST_NO_EVALUATORS
|
||||
#endif
|
||||
|
||||
#include "main.h"
|
||||
|
||||
namespace Eigen {
|
||||
|
||||
Reference in New Issue
Block a user