mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Merged latest update from trunk
This commit is contained in:
@@ -11,6 +11,8 @@
|
|||||||
//#ifndef EIGEN_CXX11_TENSOR_MODULE
|
//#ifndef EIGEN_CXX11_TENSOR_MODULE
|
||||||
//#define EIGEN_CXX11_TENSOR_MODULE
|
//#define EIGEN_CXX11_TENSOR_MODULE
|
||||||
|
|
||||||
|
#include "../../../Eigen/Core"
|
||||||
|
|
||||||
#include <Eigen/src/Core/util/DisableStupidWarnings.h>
|
#include <Eigen/src/Core/util/DisableStupidWarnings.h>
|
||||||
|
|
||||||
#include "src/util/CXX11Meta.h"
|
#include "src/util/CXX11Meta.h"
|
||||||
|
|||||||
@@ -10,6 +10,8 @@
|
|||||||
#ifndef EIGEN_CXX11_THREADPOOL_MODULE
|
#ifndef EIGEN_CXX11_THREADPOOL_MODULE
|
||||||
#define EIGEN_CXX11_THREADPOOL_MODULE
|
#define EIGEN_CXX11_THREADPOOL_MODULE
|
||||||
|
|
||||||
|
#include "../../../Eigen/Core"
|
||||||
|
|
||||||
#include <Eigen/src/Core/util/DisableStupidWarnings.h>
|
#include <Eigen/src/Core/util/DisableStupidWarnings.h>
|
||||||
|
|
||||||
/** \defgroup CXX11_ThreadPool_Module C++11 ThreadPool Module
|
/** \defgroup CXX11_ThreadPool_Module C++11 ThreadPool Module
|
||||||
|
|||||||
Reference in New Issue
Block a user