public class FastDensityFunction
extends java.lang.Object
implements org.apache.commons.math3.analysis.UnivariateFunction
Constructor and Description |
---|
FastDensityFunction(ReplayStep step)
No children.
|
FastDensityFunction(ReplayStep step,
ReplayStep child)
One child.
|
Modifier and Type | Method and Description |
---|---|
double |
value(double x) |
public FastDensityFunction(ReplayStep step, ReplayStep child)
step
- child
- public FastDensityFunction(ReplayStep step)
step
-