test rewritten

This commit is contained in:
2016-04-18 16:03:33 +02:00
parent e6a5882e58
commit 9f1f0fe763
11 changed files with 289 additions and 287 deletions

View File

@@ -3,7 +3,7 @@
#include <NeuralNetwork/ActivationFunction/HyperbolicTangent.h>
#include <NeuralNetwork/ActivationFunction/Linear.h>
#include "gtest/gtest.h"
#include <gtest/gtest.h>
union SSE {
__m128 sse; // SSE 4 x float vector