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