#include "main.h"
#include <Eigen/CXX11/Tensor>
Go to the source code of this file.
Functions | |
void | test_cxx11_tensor_math () |
static void | test_sigmoid () |
static void | test_tanh () |
void test_cxx11_tensor_math | ( | ) |
Definition at line 42 of file cxx11_tensor_math.cpp.
|
static |
Definition at line 29 of file cxx11_tensor_math.cpp.
|
static |
Definition at line 17 of file cxx11_tensor_math.cpp.