Class BurnInRVG

    • Constructor Detail

      • BurnInRVG

        public BurnInRVG​(RandomVectorGenerator rvg,
                         int burnInSamples)
        Construct a burn-in RVG.
        Parameters:
        rvg - an underlying RVG
        burnInSamples - the number of initial samples to be discarded
    • Method Detail

      • seed

        public void seed​(long... seeds)
        Description copied from interface: Seedable
        Seed the random number/vector/scenario generator to produce repeatable experiments.
        Specified by:
        seed in interface Seedable
        Parameters:
        seeds - the seeds