#include "main.h"
#include <sstream>
#include <string>
#include <Eigen/CXX11/Tensor>
Go to the source code of this file.
void test_cxx11_tensor_io |
( |
| ) |
|
template<int DataLayout>
static void test_output_0d |
( |
| ) |
|
|
static |
template<int DataLayout>
static void test_output_1d |
( |
| ) |
|
|
static |
template<int DataLayout>
static void test_output_2d |
( |
| ) |
|
|
static |
template<int DataLayout>
static void test_output_const |
( |
| ) |
|
|
static |
template<int DataLayout>
static void test_output_expr |
( |
| ) |
|
|
static |
template<int DataLayout>
static void test_output_string |
( |
| ) |
|
|
static |