Class RandomVariableFromArrayFactory

java.lang.Object
net.finmath.montecarlo.AbstractRandomVariableFactory
net.finmath.montecarlo.RandomVariableFromArrayFactory
All Implemented Interfaces:
Serializable, RandomVariableFactory

public class RandomVariableFromArrayFactory extends AbstractRandomVariableFactory
A factory (helper class) to create random variables. By changing the factory implementation used, you can (more or less globally) change which implementation of random variable is used.
Version:
1.0
Author:
Christian Fries
See Also: