|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmeshi.util.mathTools.Sigma
public class Sigma
This class host the static method "sigma" which gives a derivable sigmoid function
of the following form:
x<0 - not defined
0
Field Summary
static doubles
static doubles_tag
Constructor Summary
Sigma()
Method Summary
static voidsigma(double x,
double end,
double p1,
double p2,
double valAtp1,
double valAtp2)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Detail
s
public static double s
s_tag
public static double s_tag
Constructor Detail
Sigma
public Sigma()
Method Detail
sigma
public static final void sigma(double x,
double end,
double p1,
double p2,
double valAtp1,
double valAtp2)
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD