#include "main.h"
#include <Eigen/CXX11/Tensor>
Go to the source code of this file.
Functions | |
void | test_cxx11_tensor_roundings () |
static void | test_float_ceiling () |
static void | test_float_flooring () |
static void | test_float_rounding () |
void test_cxx11_tensor_roundings | ( | ) |
Definition at line 57 of file cxx11_tensor_roundings.cpp.
|
static |
Definition at line 43 of file cxx11_tensor_roundings.cpp.
|
static |
Definition at line 29 of file cxx11_tensor_roundings.cpp.
|
static |
Definition at line 15 of file cxx11_tensor_roundings.cpp.