シグモイド関数 y = 1/(1 + exp(-a*u)) [詳解]
#include "Sigmoid.hh"
#include <cmath>
シグモイド関数 y = 1/(1 + exp(-a*u))