UESMANN CPP  1.0
Reference implementation of UESMANN
Functions
/home/travis/build/jimfinnis/uesmanncpp/testTrainBooleans.cpp File Reference

Simple boolean tests for modulation. More...

#include <iostream>
#include <boost/test/unit_test.hpp>
#include "test.hpp"
Include dependency graph for testTrainBooleans.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (obxorand)
 Test of output blending on XOR->AND modulation. More...
 
 BOOST_AUTO_TEST_CASE (hinxorand)
 Test of h-as-input on XOR->AND modulation. More...
 
 BOOST_AUTO_TEST_CASE (uesxorand)
 Test of UESMANN on XOR->AND modulation. More...
 

Detailed Description

Simple boolean tests for modulation.

Definition in file testTrainBooleans.cpp.