TR-mbed 1.0
Loading...
Searching...
No Matches
Functions
cxx11_tensor_intdiv.cpp File Reference
#include "main.h"
#include <Eigen/CXX11/Tensor>

Functions

void test_signed_32bit ()
 
void test_unsigned_32bit ()
 
void test_signed_64bit ()
 
void test_unsigned_64bit ()
 
void test_powers_32bit ()
 
void test_powers_64bit ()
 
void test_specific ()
 
 EIGEN_DECLARE_TEST (cxx11_tensor_intdiv)
 

Function Documentation

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( cxx11_tensor_intdiv  )

◆ test_powers_32bit()

void test_powers_32bit ( )

◆ test_powers_64bit()

void test_powers_64bit ( )

◆ test_signed_32bit()

void test_signed_32bit ( )

◆ test_signed_64bit()

void test_signed_64bit ( )

◆ test_specific()

void test_specific ( )

◆ test_unsigned_32bit()

void test_unsigned_32bit ( )

◆ test_unsigned_64bit()

void test_unsigned_64bit ( )