public class Sigmoid extends Object implements Serializable
Sigmoid(double A, double B)
double
evaluate(double v)
getA()
getB()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Sigmoid(double A, double B)
public double evaluate(double v)
public double getA()
public double getB()
public String toString()
toString
Object
Copyright © 2014. All rights reserved.