Description

A transformer is a special kind of nested sampler that will transform the sampling coordinates using a transformation defined by a TTransformation descendant.

The transformer is normally used internally by the Transform routine, but it also possible to set it up in an arbitrary chain of samplers.

[See Also] Resampler Example, Kernel Example