41 int samplesize,
long randseed);
void BlockSampler_Init(BlockSampler bs, BlockNumber nblocks, int samplesize, long randseed)
bool BlockSampler_HasMore(BlockSampler bs)
unsigned short SamplerRandomState[3]
double reservoir_get_next_S(ReservoirState rs, double t, int n)
double anl_random_fract(void)
BlockSamplerData * BlockSampler
void sampler_random_init_state(long seed, SamplerRandomState randstate)
void reservoir_init_selection_state(ReservoirState rs, int n)
double anl_init_selection_state(int n)
double anl_get_next_S(double t, int n, double *stateptr)
double sampler_random_fract(SamplerRandomState randstate)
BlockNumber BlockSampler_Next(BlockSampler bs)
SamplerRandomState randstate
ReservoirStateData * ReservoirState
SamplerRandomState randstate