add examble: perseptron/g3.cpp brainfuck/x86_compile.cpp

This commit is contained in:
bolero-MURAKAMI 2014-12-27 13:56:41 +09:00
parent 5ccbc4e903
commit 03b4eda323
15 changed files with 1411 additions and 8 deletions

View file

@ -15,5 +15,6 @@
#include <sprout/math/bernoulli.hpp>
#include <sprout/math/comparisons.hpp>
#include <sprout/math/integer.hpp>
#include <sprout/math/sigmoid.hpp>
#endif // #ifndef SPROUT_MATH_FUNCTIONS_HPP