public class VarianceGammaProcessDiffPCASymmetricalBridge extends VarianceGammaProcessDiffPCA
VarianceGammaProcessDiff, but the two
inner GammaProcess'es are of the PCASymmetricalBridge type.
Also, generatePath(double[] uniform01) distributes the
lowest coordinates uniforms to the inner
GammaProcessPCA according to their eigenvalues.path| Constructor and Description |
|---|
VarianceGammaProcessDiffPCASymmetricalBridge(double s0,
double theta,
double sigma,
double nu,
RandomStream stream)
Constructs a new
VarianceGammaProcessDiffPCASymmetricalBridge with
parameters
θ = |
generatePath, generatePath, nextObservationgetGneg, getGpos, resetStartProcess, setObservationTimes, setStreamgetBrownianMotion, getGammaProcess, getNu, getSigma, getStream, getTheta, setParamsgeneratePath, getArrayMappingCounterToIndex, getCurrentObservation, getCurrentObservationIndex, getNbObservationTimes, getObservation, getObservationTimes, getPath, getSubpath, getX0, hasNextObservation, setObservationTimes, setX0public VarianceGammaProcessDiffPCASymmetricalBridge(double s0,
double theta,
double sigma,
double nu,
RandomStream stream)
VarianceGammaProcessDiffPCASymmetricalBridge with
parameters
θ = RandomStream here which is
used for the two inner GammaProcessPCASymmetricalBridge's. The other
parameters are set as in VarianceGammaProcessDiff.To submit a bug or ask questions, send an e-mail to Pierre L'Ecuyer.