#include "main.h"
#include "random_without_cast_overflow.h"
#include <Eigen/CXX11/Tensor>
Go to the source code of this file.
◆ EIGEN_DECLARE_TEST()
      
        
          | EIGEN_DECLARE_TEST | ( | cxx11_tensor_casts |  | ) |  | 
      
 
 
◆ test_big_to_small_type_cast()
  
  | 
        
          | static void test_big_to_small_type_cast | ( |  | ) |  |  | static | 
 
 
◆ test_float_to_int_cast()
  
  | 
        
          | static void test_float_to_int_cast | ( |  | ) |  |  | static | 
 
 
◆ test_simple_cast()
  
  | 
        
          | static void test_simple_cast | ( |  | ) |  |  | static | 
 
 
◆ test_small_to_big_type_cast()
  
  | 
        
          | static void test_small_to_big_type_cast | ( |  | ) |  |  | static | 
 
 
◆ test_type_cast()
template<typename FromType , typename ToType > 
  
  | 
        
          | static void test_type_cast | ( |  | ) |  |  | static | 
 
 
◆ test_vectorized_cast()
  
  | 
        
          | static void test_vectorized_cast | ( |  | ) |  |  | static |