#include "BipolarActivationFunction.h"
#include <cmath>
#include "NumUtil.h"
#include <iostream>
Go to the source code of this file.