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