Documentation of 'umontreal.iro.lecuyer.stochprocess.GammaProcessPCABridge' Java class
GammaProcessPCABridge
umontreal.iro.lecuyer.stochprocess

Class GammaProcessPCABridge

    • Constructor Detail

      • GammaProcessPCABridge

        public GammaProcessPCABridge(double s0,
                                     double mu,
                                     double nu,
                                     RandomStream stream)
        Constructs a new GammaProcessPCABridge with parameters μ = mu, ν = nu and initial value S(t0) = s0. The same stream is used to generate the gamma and beta random numbers. All these numbers are generated by inversion in the following order: the first uniform random number generated is used for the gamma and the other d - 1 for the beta's.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.