public class RandomVariableFactory extends AbstractRandomVariableFactory
Constructor and Description |
---|
RandomVariableFactory() |
RandomVariableFactory(boolean isUseDoublePrecisionFloatingPointImplementation) |
Modifier and Type | Method and Description |
---|---|
RandomVariableInterface |
createRandomVariable(double time,
double value) |
RandomVariableInterface |
createRandomVariable(double time,
double[] values) |
createRandomVariable
public RandomVariableFactory()
public RandomVariableFactory(boolean isUseDoublePrecisionFloatingPointImplementation)
public RandomVariableInterface createRandomVariable(double time, double value)
createRandomVariable
in class AbstractRandomVariableFactory
public RandomVariableInterface createRandomVariable(double time, double[] values)
createRandomVariable
in class AbstractRandomVariableFactory
Copyright © 2016. All rights reserved.