Function.Abs, Function.Chop, Function.Constant, Function.Exp, Function.Identity, Function.Linear, Function.Log, Function.Reciprocal, Function.Sqrt
Modifier and Type | Field | Description |
---|---|---|
protected java.util.HashMap<java.lang.Double,java.lang.Double> |
B2Hash |
|
DevicePlotPoints |
dPlot |
|
protected double |
oldEpsilon |
|
protected double |
oldQ |
|
protected double |
oldSigma |
|
boolean |
ready |
Constructor | Description |
---|---|
FunctionMayerB2LJQ() |
Modifier and Type | Method | Description |
---|---|---|
double |
f(double T) |
|
void |
reset() |
public DevicePlotPoints dPlot
protected java.util.HashMap<java.lang.Double,java.lang.Double> B2Hash
protected double oldQ
protected double oldEpsilon
protected double oldSigma
public boolean ready