Declaration ​
pascal
TTransformer = class(TNestedSampler)Description ​
TTransformer wraps a nested sampler and transforms sampling coordinates using a TTransformation instance.
Nested sampler that applies spatial coordinate transformations to sampling positions.
TObject 🞂 TPersistent 🞂 TNotifiablePersistent 🞂 TCustomSampler 🞂 TNestedSampler 🞂 TTransformerTTransformer = class(TNestedSampler)TTransformer wraps a nested sampler and transforms sampling coordinates using a TTransformation instance.