Merged with default.

This commit is contained in:
Luke Iwanski
2016-09-19 14:03:54 +01:00
174 changed files with 2915 additions and 1401 deletions

View File

@@ -362,6 +362,7 @@ using std::ptrdiff_t;
#include "src/Core/NumTraits.h"
#include "src/Core/MathFunctions.h"
#include "src/Core/GenericPacketMath.h"
#include "src/Core/MathFunctionsImpl.h"
#if defined EIGEN_VECTORIZE_AVX
// Use AVX for floats and doubles, SSE for integers