TNestedSampler is a base class for chained or nested samplers. Descendants of TNestedSampler should provide sampling methods that rely on the use of another sampler. This nested sampling mechanism can be used beneficially when implementing super samplers or samplers that transform coordinates or perform other intermediate sampling operations.
See the topic about Sampling and Rasterization for additional information.