com.croftsoft.apps.insight
Class Croft_Math

java.lang.Object
  extended by com.croftsoft.apps.insight.Croft_Math

public class Croft_Math
extends Object


Constructor Summary
Croft_Math()
           
 
Method Summary
static double sigmoid_derivative(double a)
           
static double sigmoid(double a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Croft_Math

public Croft_Math()
Method Detail

sigmoid

public static double sigmoid(double a)

sigmoid_derivative

public static double sigmoid_derivative(double a)

CroftSoft Javadoc

CroftSoft Apps Javadoc (2008-09-28 21:15:07)