TNestedSampler.Create

procedure Create(Sampler: TCustomSampler); override;

Description

Creates and initializes an instance of TNesetSampler.

Sampler is an instance of TCustomSampler used by descendants to retrieve samples in a nested fashion.

See Also

TCustomSampler, TNestedSampler