Implement unrolling in copy_using_evaluator() .

This commit is contained in:
Jitse Niesen
2011-04-13 11:49:48 +01:00
parent 7e86324898
commit e654405900
3 changed files with 300 additions and 7 deletions

View File

@@ -1,4 +1,3 @@
#define EIGEN_ENABLE_EVALUATORS
#include "main.h"