Merged eigen/eigen into default

This commit is contained in:
Srinivas Vasudevan
2019-09-11 18:01:54 -07:00
39 changed files with 985 additions and 289 deletions

View File

@@ -15,8 +15,6 @@
#ifndef EIGEN_MATH_FUNCTIONS_SSE_H
#define EIGEN_MATH_FUNCTIONS_SSE_H
#include "../Default/GenericPacketMathFunctions.h"
namespace Eigen {
namespace internal {