|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmeshi.util.mathTools.Ramp
public class Ramp
This class host the static method "ramp" which gives a derivable ramp function
of the following form:
x<0 - not defined
0
Field Summary
static doubler
static doubler_tag
Constructor Summary
Ramp()
Method Summary
static voidramp(double x,
double S,
double alpha)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Detail
r
public static double r
r_tag
public static double r_tag
Constructor Detail
Ramp
public Ramp()
Method Detail
ramp
public static final void ramp(double x,
double S,
double alpha)
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD