mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Created some benchmarks for the tensor code
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
* \endcode
|
||||
*/
|
||||
|
||||
#include <vector>
|
||||
|
||||
// Emulate the cxx11 functionality that we need if the compiler doesn't support it.
|
||||
#if __cplusplus <= 199711L
|
||||
#include "src/Core/util/EmulateCXX11Meta.h"
|
||||
|
||||
Reference in New Issue
Block a user