public class GaussianMultiPathGenerator extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
protected |
GaussianMultiPathGenerator(long cPtr,
boolean cMemoryOwn) |
|
GaussianMultiPathGenerator(StochasticProcess process,
DoubleVector times,
GaussianRandomSequenceGenerator generator) |
|
GaussianMultiPathGenerator(StochasticProcess process,
DoubleVector times,
GaussianRandomSequenceGenerator generator,
boolean brownianBridge) |
| Modifier and Type | Method and Description |
|---|---|
SampleMultiPath |
antithetic() |
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(GaussianMultiPathGenerator obj) |
SampleMultiPath |
next() |
protected GaussianMultiPathGenerator(long cPtr,
boolean cMemoryOwn)
public GaussianMultiPathGenerator(StochasticProcess process, DoubleVector times, GaussianRandomSequenceGenerator generator, boolean brownianBridge)
public GaussianMultiPathGenerator(StochasticProcess process, DoubleVector times, GaussianRandomSequenceGenerator generator)
protected static long getCPtr(GaussianMultiPathGenerator obj)
public void delete()
public SampleMultiPath next()
public SampleMultiPath antithetic()
Copyright © 2017. All rights reserved.