Class SingleValue

java.lang.Object
edu.cmu.tetrad.util.dist.SingleValue
All Implemented Interfaces:
Distribution, TetradSerializable, Serializable

public class SingleValue extends Object implements Distribution
A pretend distribution that always returns the given value when nextRandom() is called.
Version:
$Id: $Id
Author:
josephramsey
See Also: